[weld-issues] [JBoss JIRA] Commented: (WELDX-126) BeanManagerProvider system does not function on Jetty

Pete Muir (JIRA) jira-events at lists.jboss.org
Wed Sep 22 10:09:28 EDT 2010


    [ https://jira.jboss.org/browse/WELDX-126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12552426#action_12552426 ] 

Pete Muir commented on WELDX-126:
---------------------------------

Out of date just means it's already been addressed, probably in a previous release...

> BeanManagerProvider system does not function on Jetty
> -----------------------------------------------------
>
>                 Key: WELDX-126
>                 URL: https://jira.jboss.org/browse/WELDX-126
>             Project: Weld Extensions
>          Issue Type: Bug
>    Affects Versions: 1.0.0.Alpha2
>         Environment: Jetty 7.1.x
>            Reporter: Lincoln Baxter III
>             Fix For: 1.0.0.Beta1
>
>         Attachments: jetty-env.xml, JettyJndiBeanManagerProvider.java, org.jboss.weld.extensions.beanManager.BeanManagerProvider, web.xml
>
>
> Because Jetty forces the user to define their own JDNI binding for the Bean Manager, the provider system currently has no way of locating this definition.
> See attached JettyJndiBeanManagerProvider for solution - this provider must also be registered in:
> /META-INF/services/org.jboss.weld.extensions.beanManager.BeanManagerProvider (https://jira.jboss.org/secure/ManageAttachments.jspa?id=12416127 )
> In addition: 
> The documentation is out of date, since the package names of required classes were changed during the eclipse ownership change:
> (RELATED) https://jira.jboss.org/browse/WELD-584

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

        


More information about the weld-issues mailing list