I don't see any use of the manifest Class-Path in this ear:
| [576][valkyrie: core]$ java -cp /tmp ListJar
/Users/svn/JBossAS/projects/ejb3/core/target/test-lib/externalrefscoped-first.ear
| /Users/svn/JBossAS/projects/ejb3/core/target/test-lib/externalrefscoped-first.ear
| +- META-INF/MANIFEST.MF
| +- META-INF/application.xml
| +- externalrefscoped-first-client-view.jar (archive)
| | +- META-INF/MANIFEST.MF
| | +- org/jboss/ejb3/test/externalrefscoped/First.class
| +- externalrefscoped-first-ejb.jar (archive)
| | +- META-INF/MANIFEST.MF
| | +- org/jboss/ejb3/test/externalrefscoped/FirstBean.class
| | +- META-INF/ejb-jar.xml
| +- externalrefscoped-second-client-view.jar (archive)
| | +- META-INF/MANIFEST.MF
| | +- org/jboss/ejb3/test/externalrefscoped/Second.class
| Done
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4149783#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...