-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
6.1.0
-
None
-
None
Web Services are no longer recognized and deployed with the latest subversion checkout ob JBoss AS 6.1.0.
The older checkout of JBoss AS 6.0.1 running the same app publishes the web services as expected.
Some of the latest checkins broke this. Don't know which one exactly.
I created a test project which creates an ear file containing one war file which contains two webservices.
The first one uses a web.xml file to define the servlet. This service is recognized an deployed.
The second one uses the WebServlet annotation like our app does successfully on 6.0.1. This is not recognized anymore.
- is related to
-
JBWS-3276 Implement support for POJO endpoints with no web.xml in archive
- Closed