[jboss-user] [Beginners Corner] - Re: Client Jar

PeterJ do-not-reply at jboss.com
Tue Jan 2 13:55:07 EST 2007


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



More information about the jboss-user mailing list