JMS client and "Could not register a DisconnectListener"
I have a JMS client application connecting remotely to WebLogic server. It works fine when the application runs as a console application, but when I run it as a Windows service (installed via JavaService.exe), I get the following exception on a call to createQueueConnection() after obtaining the ConnectionFactory. I have tried this with both WebLogic 9.2 and WebLogic 10 with the same results. I am using the wlclient.jar and wljmsclient.jar from the WebLogic lib directory. Any help would be greatly appreciated. Here is the exception:
weblogic.jms.common.JMSException: weblogic.messaging.dispatcher.DispatcherException: Could not register a DisconnectListener for [Delegate(3844056) [weblogic.iiop.IOR
weblogic.jms.common.JMSException: weblogic.messaging.dispatcher.DispatcherException: Could not register a DisconnectListener for [Delegate(3844056) [weblogic.iiop.IOR
0