Currently Being Moderated

Remove_EJB3

VERSION 3

Created on: Jan 4, 2008 3:32 PM by Jay Howell - Last Modified:  Jan 23, 2008 10:08 AM by Jay Howell

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.

 

Average User Rating
(0 ratings)




There are no comments on this article

More Like This

  • Retrieving data ...