This is a discussion on Re: JMS-MDB in WAS 7 - Websphere ; To be usable from a remote client you need to specify provider endpoints when configuring the Queue Connection Factory. See Step 6 (and the related information from the Information Center)... http://publib.boulder.ibm.com/infoce.../tjn0021_.html The default configuration will try to access localhost:7276.. which ...
To be usable from a remote client you need to specify provider endpoints when configuring the Queue Connection Factory.
See Step 6 (and the related information from the Information Center)...
http://publib.boulder.ibm.com/infoce.../tjn0021_.html
The default configuration will try to access localhost:7276.. which results in the exception here.
//Stephen