[jboss-dev-forums] [Design of EJB 3.0] - Re: ejb-client-jar and manifest Class-Path

scott.stark@jboss.org do-not-reply at jboss.com
Fri May 9 10:49:55 EDT 2008


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#4149783

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4149783



More information about the jboss-dev-forums mailing list