Again, I could fix the problem by myself.
The solution ist to change the jms.xml

<jms-server host="<IP>" port="<PORT>" ...>
...

Greetings

Armin Michel

----
On Wednesday 18 April 2001 14:44, Armin Michel wrote:
> 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

Reply via email to