1 Reply Latest reply on May 14, 2003 5:07 PM by adrian.brock

    Securing jboss:service=WebService

    cconnelly

      I am running an application that is only using EJBs within the local JBoss VM. My understanding of the jboss:service=WebService default running on 8083 is to act as a classloader for client EJB applications.

      When I remove the MBean for jboss:service=WebService, the EJBDeployer does not seem to load up properly. Does anyone know how to configure JBoss so EJBDeployer works but the jboss:service=WebService does not have to listen to an external port?

      Thanks,
      Charles