Hi, I am using publisher/subscriber scenario. In the server configured 6 topics and wanted to run subscribers against these topics. Here comes my question,
When I connect using durable subscriber , userid , password and client id are must. I want to create new set of userid/password/client for my subscriptions. Where should I configure these parameters in jboss? I tried jbossmq-state.xml , but it ended up in throwing "jms exception User: xpedxTopic1User is NOT authenticated" What is the correct way to configure userid/password? Also I want to have all my subscribers started up once , Should I write standalone program to start all susbscribers or can I have any configuration in jboss which helps to do this? Thanks Sundar View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4058205#4058205 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4058205 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
