You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "David Blevins (Commented) (JIRA)" <ji...@apache.org> on 2012/01/23 11:18:41 UTC

[jira] [Commented] (OPENEJB-1708) Servlet Injection

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

David Blevins commented on OPENEJB-1708:
----------------------------------------

2011-11-17 - http://svn.apache.org/viewvc?view=revision&revision=1203150 - rmannibucau
2011-11-17 - http://svn.apache.org/viewvc?view=revision&revision=1203159 - rmannibucau

                
> Servlet Injection
> -----------------
>
>                 Key: OPENEJB-1708
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1708
>             Project: OpenEJB
>          Issue Type: Bug
>          Components: container system
>    Affects Versions: 4.0.0-beta-2
>         Environment: Windows
>            Reporter: Mart Köhler
>             Fix For: 4.0.0-beta-2
>
>         Attachments: post_processing_xbean_separator_issue.patch
>
>
> Hello everybody,
> I tried to inject a bean from a jar into a servlet within my web archive. The AnnotationDeployer fails to load the classes (within public EjbModule deploy(EjbModule ejbModule)) from the jar because of a small bug in the xbean-finder (see my other ticket: https://issues.apache.org/jira/browse/XBEAN-193 ) . I receive a unsatisfied dependency exception as a result during the deployment process. I fixed this issue in the xbean implementation and it works like a charm now. 
> I attached a patch which handles this issue on the openejb side for the mean time. 
> Best regards,
> Mart Köhler

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira