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.
