1 Reply Latest reply on Oct 21, 2002 8:58 AM by pvamstel

    Packaging and Deploying Jar file

    manish3151971

      I am new to JBoss. I was trying to run a example Interest by following the instructions as written in the online help document. I was able to run the command " ant intro-interest-jar" in examples/build directoy. This created a jar file interest.jar.
      Now when I tried to deply this file in JBOSS_DIST/deploy directory I found there was no such directory.
      Than I run this command "ant intro-interest-deploy" and found that It has created the directory deploy and copied interest.jar inside it but the deployment has not occurred in JBoss.
      I restarted the server but still it does not show on console that this file is deployed.
      Can someone help me and tell my mistake?

      Thanks
      Manish