Hello,
apologies for the newbie question. I have been following various wiki articles and documentation pages, and the more I read, the more I get confused ![]()
I am trying to deploy O3 in tomcat.
I have run mvn setup and when running mvn:openrms-sdk:run the application runs great, and I can access it. Now, I want to simply deploy this, so I can run this in a tomcat that runs as a service, so it will stay up and come up with a reboot.
There’s a war file in the created server folder, but that doesn’t seem to resemble what the running app is like.
So my question is simply, what do I need to do to get this app running in tomcat instead of manually having to run the mvn run command? ![]()
Kindest regards,
Wim