AFAIK there is no automatic inclusion of jar files in an EAR. You can define 
them in application.web:

  | <module>
  |     <java>myjar.jar</java>
  | </module>
  | 
And you place it in the root dir. of the EAR.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4038325
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to