1 2 Previous Next 15 Replies Latest reply on Sep 29, 2009 7:32 AM by bodrin Go to original post
      • 15. Re: NoClassDefFound Exception from Sun AS 8.2 to JBM 1.4.0
        bodrin

         

        jbossall-client.jar is an evil aggregation of jars. You will need to use the individual client jars from /jboss/client. I have changes the examples to make use of the correct jars, and we have documented the minimal set for JBM, but depending on the other EE features you use you may need to add more client jars. I would suggest looking at the JBossAS docs. (Or ask on the jbas forum if you still miss anything).


        Where can I find the minimal set of client jars needed for a remote JBM client?

        And also does this solves the problem with the jar ordering in the classpath - I mean if I use all the needed client jars instead of jbossall-client.jar should I care about this order anymore?

        1 2 Previous Next