[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: How to - sar depend on jars in the ear?

avihaimar do-not-reply at jboss.com
Tue Feb 12 02:47:45 EST 2008


<application>
  |   <display-name>server-ear</display-name>
  |   <module>
  |     <java>persistence-1.0.jar</java>
  |   </module>
  |   <module>
  |     <connector>server-startup-1.0.sar</connector>
  |   </module>
  |   <module>
  |     <ejb>model-integration-1.0-tests.jar</ejb>
  |   </module>
  |   <module>
  |     <ejb>server-infrastructure-1.0.jar</ejb>
  |   </module>
  |   <module>
  |     <ejb>server-infrastructure-integration-1.0-tests.jar</ejb>
  |   </module>
  |   <module>
  |     <ejb>server-integration-1.0.jar</ejb>
  |   </module>
  |   <module>
  |     <ejb>server-1.0-tests.jar</ejb>
  |   </module>
  |   <module>
  |     <ejb>server-1.0.jar</ejb>
  |   </module>
  |   <module>
  |     <ejb>model-1.0.jar</ejb>
  |   </module>
  |   <module>
  |     <ejb>server-integration-1.0-tests.jar</ejb>
  |   </module>
  |   <module>
  |     <ejb>server-dcl-1.0.jar</ejb>
  |   </module>
  | </application>

I also change from  to  and it still didnt work.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4128606#4128606

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



More information about the jboss-user mailing list