One thing has occurred to me...
Double check your configs because of this: anonymous wrote : Caused by: javax.jms.JMSSecurityException: User guest is NOT authenticated | I have seen this error when the login is not properly configured. But this is would not be a sporadic failure. (Unless you have something using the guest user only sporadically) Make sure you can connect a producer without specifying user/password on the server. Try using the examples (producer.. queues.. etc). View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164589#4164589 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4164589 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
