Hi, how do you deploy it?
was not the behavior of ejb deployment for 3.1 on trunk we deploy in webservices subcontext of the app context *Romain Manni-Bucau* *Twitter: **@rmannibucau* <https://twitter.com/rmannibucau> *Blog: **http://rmannibucau.wordpress.com/* *LinkedIn: **http://fr.linkedin.com/in/rmannibucau*<http://fr.linkedin.com/in/rmannibucau> *Github: **https://github.com/rmannibucau* <https://github.com/rmannibucau> 2013/5/22 PBoisclair <[email protected]> > Hi, > > We have a web application that was built on Tomcat 6 and OpenEJB 3.1.2. > > Accessing the root of a web service > (http://localhost:8080/MyApp/MyWebService) would result in the following > response: > "Hi, this is 'MyWebService' web service." > > We would be looking for the HTTP Status 200 to confirm that the service was > up and running. > > With TomEE 1.5.2, this behavior has changed and is now returning a failed > HTTP Status 404. > > Do you know what changed here? > Anyway to get the previous behavior back somehow? > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/Was-the-Web-service-root-access-default-behavior-changed-tp4663164.html > Sent from the OpenEJB User mailing list archive at Nabble.com. >
