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

David Blevins commented on GERONIMO-5855:
-----------------------------------------

I know Geronimo has the ability to create an AbstractFinder that can scan all 
the parts of the webapp.  If we maybe yanked the AnnotationFinder being used in 
isEjbModule and replaced it with one of Geronimo's creation, that might work 
better.

Assuming I understand the issue correctly.  Sounds like we simply aren't able 
to identify the war as an EJB module -- hoping the rest of the code which uses 
the proper finder will work.

> Simplify EJB Deployment
> -----------------------
>
>                 Key: GERONIMO-5855
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5855
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: OpenEJB
>            Reporter: David Blevins
>            Assignee: David Blevins
>             Fix For: 3.0
>
>         Attachments: SimplifyEjbModuleCreation.diff
>
>
> Seems like we're always having issues due to changes in the OpenEJB 
> DeploymentLoader code, so I've attempted to extract the parts that Geronimo 
> needs.  Hopefully this can provide some stability and maybe even help with 
> tuning deployment to Geronimo's needs in the future.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to