1 Reply Latest reply on Nov 12, 2008 8:53 AM by afloom

    How to delete JBossMQ from the JBoss AS default profile?

      We're not using it. It exposes unsecured URLs to the web. We'd like to either disable it or just delete the whole thing. But if I delete the SAR directory, I start getting errors on boot:

      Creating service jboss:service=NamingBeanImpl
      2008-11-03 17:50:27,926 DEBUG [org.jboss.system.ServiceController] Creating dependent components for: jboss:service=NamingBeanImpl depen
      dents are: [ObjectName: jboss:service=Naming
       State: CONFIGURED
       I Depend On:
       jboss.system:service=ThreadPool
       jboss:service=NamingBeanImpl
      ]
      2008-11-03 17:50:27,926 DEBUG [org.jboss.system.ServiceController] Creating service jboss:service=Naming
      2008-11-03 17:50:27,927 DEBUG [org.jboss.naming.NamingService] Creating jboss:service=Naming


      Any suggestions on this? If it can't be deleted, how should I go about securing it?

      Thanks