Re: 404 on web services when webapp is deployed as ROOT.war

2017-09-13 Thread Felipe Jaekel
Hi, I tried JMX, I can see the web services, but I was not able to figure out where they are deployed. ​ On tomcat manager the ROOT webapp is displayed twice, one versioned and the other not, as it used to happen with webapps that were not named ROOT too: https://issues.apache.org/jira/projects

Re: 404 on web services when webapp is deployed as ROOT.war

2017-09-13 Thread Romain Manni-Bucau
Hi Felipe, maybe check through JMX if you don't have another context where it would be deployed Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github

Re: 404 on web services when webapp is deployed as ROOT.war

2017-09-13 Thread Felipe Jaekel
Hi Romain, I tried 7.0.3 and got the same result. I forgot to mention that I also change this line on system.properties: openejb.wsAddress.format = /{ejbName} 2017-09-13 2:20 GMT-03:00 Romain Manni-Bucau : > Hi Felipe > > Can you try with tomee 7.0.3? > > > > > > Le 12 sept. 2017 22:51, "Felipe