Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.3.1
-
None
-
None
Description
It would be useful to not have to instantiate manually the UDDIClerkServlet when running in a Servlet 3.0 env. Would it be possible to add a class implementing ServletContextListener which would instantiate automatically the UDDIClerkServlet?
Therefore the registration of services would be done automatically by adding the JUDDI annotations on the web services classes.