1 Reply Latest reply on Aug 26, 2006 8:50 AM by nautilusiii

    Newbie question: How to deploy

    nautilusiii

      Hi!

      I have created (within JBoss Eclipse IDE) a Projekt comprised of two packages named client and server.

      The server package contains my remoting server code, the client package the code of the remoting client.

      I can create a JAR of that project containing the compiled classes, but where do I have to copy that JAR to for execution?
      Or do I have to create another deployable instead of a simple JAR and where do I have to copy this then to?

      Do I need some deployment descriptor or is this optional?

      I am using JBoss AS 4.0.4 final.

      Thanks!