Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×
Programming

Journal SJS's Journal: Weblogic and JMS

Interesting problem this week...

It appears that one cannot connect, via JMS, to two separate Weblogic Appservers. At least, I have code that can connect to one, the other, but not both at the same time. So far I haven't found any documentation the describes someone doing just this (but then, the Web often hates me).

I have found a description of talking to two JMS servers at once, but they used a common JNDI service, which is cheating a little bit.

Very odd...

This discussion has been archived. No new comments can be posted.

Weblogic and JMS

Comments Filter:

"When the going gets tough, the tough get empirical." -- Jon Carroll

Working...