I've got nearly the same thing except that I declare my jar as java not as ejb 
in the application.xml.

<module>
  |     <java>services-1.0-SNAPSHOT.jar</java>
  |   </module>
  |   <module>
  |     <java>entities-1.0-SNAPSHOT.jar</java>
  |   </module>
  |   <module>
  |     <java>to-1.0-SNAPSHOT.jar</java>
  |   </module>

In my case it orks fine.

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

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

Reply via email to