[jboss-user] [JNDI/Naming/Network] - Re: Communicate between WAR and EJB in separate servers.
PeterJ
do-not-reply at jboss.com
Sat Jun 13 12:19:34 EDT 2009
In AS 5.0.x, the client/jbossall-client.jar file is a manifest-only JAR that references the other JAR files in the client directory. In earlier versions, jbossall-client.jar actually contained the class files and thus was often the only JAR a client needs.
Since you are using 5.0.x, you will have to determine which JARs you need. Try using JBoss Tattletale (under Projects | Tools at the top of this web page), it provides reports that will tell you what JAR files your client needs.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4237449#4237449
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4237449
More information about the jboss-user
mailing list