[ 
http://issues.ops4j.org/browse/PAXWICKET-32?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11976#action_11976
 ] 

Ittay Dror commented on PAXWICKET-32:
-------------------------------------

also why did you choose to implement a factory and then track the factory 
service to register the servlet instead of just tracking WebApplication 
instances as services? then instead of creating a factory i would create a 
webapplication instance, configure it to my liking and register it as a service

> PaxWicketApplication  should register itself as a service
> ---------------------------------------------------------
>
>                 Key: PAXWICKET-32
>                 URL: http://issues.ops4j.org/browse/PAXWICKET-32
>             Project: Pax Wicket
>          Issue Type: Improvement
>            Reporter: Ittay Dror
>            Assignee: Niclas Hedhman
>
> currently there's no way of hooking into when a new application is created, 
> if one wishes to configure it further. PaxWicketApplicationFactory is final 
> and the application it creates is not registered as service. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.ops4j.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to