Thank you genman, for sharing your thoughts.

anonymous wrote : Why can't you create two queues called MyQueue1 and MyQueue2 
? 

I can very well do that and that is going to work without any issues.

But, we do have a requirement where we need to deploy 2 applications which 
listen on a queue with the same name. The issue here is that i have to set 
different configurations on the queue depending on the application(one 
configuration setting is the SecurityConf on the queue). It's something like, 
for app1 the queue with name ABC with require a different configuration and for 
app2 the same queue will require a different configuration.

So far it appears that this is not possible. So am thinking of using 2 
different queues in these 2 applications(this would require some changes in the 
code of the applications, though).  Isnt this kind of requirement of having 
queues isolated at application level, encountered ever before?

Any suggestions are welcome.


 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954281#3954281

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954281

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to