version 4.0.4, 4.0.5, 4.2.x, EAP4.2
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.
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.
There are no comments on this article