1 Reply Latest reply on Aug 27, 2007 12:18 PM by peterj

    How to undeploy an EJB?

    mcayci

      Hi,

      Could you please share with me how to undeploy an EJB in JBoss jboss-4.2.1.GA?

      Thanks,

      Mustafa

        • 1. Re: How to undeploy an EJB?
          peterj

          Assuming that you deployed the EJB as a JAR file by copying it into the deploy directory, you can undeploy that same EJB by removing the JAR file from the deploy directory.