6 Replies Latest reply on Jul 31, 2002 12:20 AM by elostar

    Option unsupported by protocol: connect

    scotticek

      I have a very simple client that attempts to send a message to a queue. This works fine when in a SessionBean but not when i run it from a client. I get the following exception
      java.net.SocketException: Option unsupported by protocol: connect
      when calling the createQueueSession method on a QueueConnection object. I have ran the same code in a previous version of JBoss, i believe it is a classpath issue, can anyone help ??