Try adding client/log4j.jar and see if that helps. If that does not work, add "-verbose:class" to the JVM options on your client's command line and run it again. This option prints out the JAR file location for each class loaded; perhaps that will give use some clue as to the problem. Also, post the full command line you used.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224384#4224384 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4224384 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
