Re: [JBoss-user] managing JMS queue security

2002-08-02 Thread David Stoleson
I had a similar problem. Is the client/applet and the server running the same version of the JVM? There is a bug (#4661534) in 1.4 such that there are binary incompatibilities with the InetAddress class between 1.3 and 1.4. It appears the the socket is created using an InetAddress. On Frida

[JBoss-user] managing JMS queue security

2002-08-02 Thread Ionel Gardais
Hi, Where to manage the MQ security ? Currently, my queue doesn't set anything and JBoss uses the default policy. Unfortunatly, when my applet connects to the topic, the server side log shows : 2:57:07,825 ERROR [OILClientIL] Cannot connect to the ConnectionReceiver/Server java.net.ConnectExc