2 Replies Latest reply on Aug 19, 2005 9:18 AM by tfdias

    Disabling Jboss Services

    tfdias

      Hi all,

      Anybody could explain to me how can I disable some services in Jboss.
      I read about it but the explanation is strange because it say that I should remove .sar diretorys from Jboss deploy directory and when i do this the Jboss throw many exceptions...

      any help is apreciated,

      best Regards

      Thiago

        • 1. Re: Disabling Jboss Services
          raja05

          You cannot just remove services at random. You need to figure out the dependencies and remove them as well. In case some of the dependencies are core, you wont be able to remove them. But yes, removing the SARs is all that is required to remove services

          • 2. Re: Disabling Jboss Services
            tfdias

            hum.., thanks fro the tip, but I have a custumer that have a Jboss that will only had a webapp and this app will use a remote EJB in other Jboss and I'd like to able only the Servlet Container (I think he won't use only a tomcat).

            Best Regards

            Thiago.