2 Replies Latest reply on Aug 14, 2008 10:27 AM by oggmeister

    Which JARs to include in application client?

    oggmeister

      Hi,

      I run a Seam application on JBoss 4.2.2.GA. I got an application client that talks to that application using JNDI.

      My question: Which jar-files should be included in the client's clasapath?

      After some attemts -- and loads of ClassNotFoundExceptions -- to include only some of the JARs found in the "jboss-4.2.2.GA/client" directory I decided to include all of them for the time being. My client runs without exceptions now, but is this the recommended strategy?

      Thanks for any answer or hint where to find documentation on this!