Currently Being Moderated

RemoveHTTPInvoker

VERSION 4

Created on: Jan 4, 2008 3:53 PM by Jay Howell - Last Modified:  Jan 23, 2008 9:36 AM by Jay Howell

How Do I remove the HTTP Invoker from JBoss

 

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

 

 

Instructions

 

1. Remove the http-invoker.sar or the httpha-invoker.sar directory in deploy directory

 

Assuming the default configuration in $JBOSS_HOME/server/default, remove the server/default/deploy/http-invoker.sar or the server/default/deploy/httpha-invoker.sar directory.

 

Finished

 

Consequence: 

You will not be able to use the http invoker to communicate with the server.  The httpinvoker also defines an http jndi service. Please note that this is for invoking mBeans or ejb2.1.  When using EJB3 over http, this is not needed. EJB3 uses remoting, while this httpinvoker is one of the old style detatched invokers.

 

Average User Rating
(0 ratings)




There are no comments on this article

More Like This

  • Retrieving data ...