Is anyone here using the current JMSTransport/Channel against a cluster
of listeners?
For example, have a client web application running on host A and a
server instance running on hosts B and C?
I am trying to write a Spring-based replacement for the
JMSTransport/Channel and thought I had a bug of my own because the JMS
ListenerContainer opens multiple sessions and perhaps I wasn't properly
filtering things. However, I just ran the same type of request using the
basic XFire JMS code and the same thing is happening.
Essentially the response from the server to the client is being picked
up by another instance of the server, instead of the client. I'll be
fixing this for my Spring-based transport. Perhaps I could provide a fix
for the regular JMSTransport as well?
Any suggestions on a preferred approach?
sw
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email