This is where tools like maven really help - when creating an ejb jar, it 
builds two jars, one for the client and the other for the server.  Looking at 
the jars it created, the client jar contains only the local and remote 
interfaces (both regular and home).  You will also need the ejb-jar.xml and 
jboss.xml files in META-INF.

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

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

Reply via email to