Hi Guys,

I haven't heard any thinh about my posting, as follow up we decided to use 
local queues for time being and seems like working fine 

Local Queue Questions:
1. If we have a local queue and switch to Oracle then assume that we have x 
boxes in cluster, if box1 places message into it's loca queue is it possible 
for box2 to receive that and process request. I guess my question is if we have 
local queues for each box in cluster(with Oracle as persistent storage)is it 
possible for other boxes to see that message.

HA-Singleton:
I need to deploy my Queues as HA-Singleton to run only on 1box in cluster, I 
followed Wiki for HA-Singleton and using all-has singleton configuration only 
but seems like only master node is able to process messages from queues but not 
other nodes though they are up and running.  I browsed net for a long time and 
couldn't find any concrete example.  So could any of you please throw some 
light on what's going and I am getting following exception if I hit node other 
than Master node and try to place message into queue.




Caused by: javax.naming.NameNotFoundException: XAConnectionFactory not bound
  |     at org.jnp.server.NamingServer.getBinding(NamingServer.java:514)
  |     .. 42 more


Any help is greatly appreciated.

Thanks alot


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

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

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