1 Reply Latest reply on Apr 2, 2004 3:14 AM by shalini

    Deploy jar file??

      I installed JBoss 3.2.3. There is no folder by name deploy in it. i have a ejb jar file. i want to deploy it on JBoss Server. I read in a tutorial that for this i need to just copy my jar file to deploy folder and i can see the messages in the JBoss console that its being deployed. Thats all!

      I found that to start with there is no deploy folder in JBoss folder. Just for trying i created a folder Deploy and pasted my ejb jar fiel there. But nothing happened. there were no messages in the JBoss console that it is being deployed or anything.

      Please tell me how do i deploy my jar file??

        • 1. Re: Deploy jar file??

          I found the deploy folder. It is under server/default. The tutorial had mentioned it would be under the jboss main directory. probably coz they were using an older version of JBoss.