1 Reply Latest reply on Jan 20, 2005 8:56 AM by frito

    j2ee jar files

    bigben

      Hi

      where are the j2ee jar files that jboss using for 3.2.x ver?
      do i need to use the same when i build my project?

      bigben

        • 1. Re: j2ee jar files
          frito

          The client jars can be found within the jboss/client dir. If you don't know which one you need, use the jbossall-client.jar.
          With these in your classpath you can start writing/compiling EJBs.