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

Shawn Jiang commented on OPENEJB-1322:
--------------------------------------

Thanks,  will leave this JIRA open to refactor the code to keep a ref of  
parent AppModule in EJBModule so reuse the isStandalone state.

> BundleFinderFactory needs a better way to filter scans
> ------------------------------------------------------
>
>                 Key: OPENEJB-1322
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1322
>             Project: OpenEJB
>          Issue Type: Bug
>          Components: osgi
>    Affects Versions: 4.0
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: 4.0
>
>
> BundleFinderFactory needs to be able to look at anything in the bundle 
> classpath of a single module such as a war but needs to be able to look in 
> only one module at a time in an ear where everything is mushed together into 
> one bundle.  I'm not sure there is currently enough information in 
> DeploymentModule to adequately do this.
> Right now we need to look at all of a war file with ejbs inside.  I've hacked 
> up something that doesn't install a filter if the jarLocation ends in ".war".

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

Reply via email to