1 Reply Latest reply on Jan 11, 2005 12:00 AM by starksm64

    OutOfMemory / StackOverflow when a MDB create a Topic. Bug?

    vanei

      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 ??