[ 
https://issues.apache.org/jira/browse/JUDDI-942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15042754#comment-15042754
 ] 

Matthieu Ghilain commented on JUDDI-942:
----------------------------------------

I'll check but I am wondering if it will work because the class is not 
annotated with @WebListener. Therefore it won't be instantiated by the 
container on startup automatically (still requires to modify the web.xml which 
is therefore equivalent to instantiate directly the "UDDIClerkServlet".

> Automatic instantiation of UDDIClerkServlet
> -------------------------------------------
>
>                 Key: JUDDI-942
>                 URL: https://issues.apache.org/jira/browse/JUDDI-942
>             Project: jUDDI
>          Issue Type: Improvement
>          Components: juddi-client
>    Affects Versions: 3.3.1
>            Reporter: Matthieu Ghilain
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to