0 Replies Latest reply on Nov 12, 2002 10:19 PM by sblanc

    javax.jms.JMSSecurityException: User: xxx is NOT authenticat

    sblanc

      Hello !
      is there a hack in jboss (configuration files ?) to skip the JMS security ?
      I'd like to remove these execptions from my deployment:
      2002-11-12 20:08:11,533 WARN [org.jboss.ejb.MessageDrivenContainer] No resource manager found for TL1EventTopicConnectionFactory
      2002-11-12 20:08:11,543 INFO [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Starting
      2002-11-12 20:08:11,553 INFO [org.jboss.ejb.plugins.jms.DLQHandler] Creating
      2002-11-12 20:08:12,163 INFO [org.jboss.ejb.plugins.jms.DLQHandler] Created
      2002-11-12 20:08:12,194 INFO [org.jboss.ejb.plugins.jms.DLQHandler] Starting
      2002-11-12 20:08:12,224 INFO [org.jboss.ejb.plugins.jms.DLQHandler] Started
      2002-11-12 20:08:12,224 WARN [org.jboss.ejb.plugins.jms.JMSContainerInvoker] JMS provider failure detected:
      javax.jms.JMSSecurityException: User: SWManagement is NOT authenticated
      coz I don't need sec on messaging for now.
      Thank you.
      Sebastien.