When I try to do a
topicConnection.start();
I get the following error:
.javax.jms.JMSException: Unable to connect to JMSServer
(ATTILA/127.0.0.1:9127)
The obvious problem is that the JMSServer isn't located at the specified
address.
Where do I have to change which properties to connect to the right server?
Yours
Armin Michel
- RE: JMS from remote client Armin Michel
- RE: JMS from remote client Jason Smith
- Re: JMS from remote client Armin Michel
