the path should be localhost:8080/<app> (it is logged). Set <context>ROOT</context> to use localhost:8080/
Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber <http://www.tomitribe.com> 2015-12-03 18:36 GMT+01:00 MarkD <[email protected]>: > Hi Romain, > > Thank-you for your reply. I can see that I have used the wrong path and it > would also appear that Tomee is not running. I corrected the path and prior > to deploying I executed tomee:start but could not access localhost:8080. > I'm > not sure what is missing? tomee-start completes without error. I can start > Tomee outside of intellij fine. > > I am trying to get around the fact that I could not use the Intellij to run > and debug the Tomee 7 snapshot as it is not yet supported as an application > server. Instead I am taking the opportunity to give Maven a go (from within > Intellij). > > Feel free to suggest a better way, my idea is to use the default maven > package phase within the ide to package and then use the tomee maven plugin > to control the deploy/redeploy/restart. > > I am looking to use maven to build my application war, deploy it, redeploy > and debug remotely (from ide). > > > > -- > View this message in context: > http://tomee-openejb.979440.n4.nabble.com/maven-plugin-error-tp4677110p4677122.html > Sent from the TomEE Users mailing list archive at Nabble.com. >
