1 Reply Latest reply on Jul 28, 2002 2:10 PM by sgturner

    IntelliJ IDEA and JBoss

    gabrielm

      How can I integrate IDEA with JBoss? What .JARs must I add to the project's classpath so I can have code competion for EJBs and Servlets?
      How about JMX coding? (inside a Servlet)

      thx

        • 1. Re: IntelliJ IDEA and JBoss
          sgturner

          <How can I integrate IDEA with JBoss?>
          Easy

          <What .JARs must I add to the project's classpath so I can have code competion for EJBs and Servlets?>
          all jars in jboss/lib and jboss/server/all/lib

          <How about JMX coding? (inside a Servlet)>
          What about it?