Version 3

    How Do I remove EJB3 from JBoss

     

    version 4.0.4, 4.0.5, 4.2.x, EAP4.2

     

     

    Instructions

     

    1. Remove the ejb3.deployer directory in deploy directory

     

    Assuming the default configuration in $JBOSS_HOME/server/default, remove the server/default/deploy/ejb3.deployer directory.

     

    2.  Remove the deploy/ejb3-entity-cache-service.xml(if exists)

     

    3.  Remove the deploy/ejb3-interceptors-aop.xml(if exists)

     

    Consequence: 

    Removes all EJB3 from the container.  EJB3 apps will not be deployed.