0 Replies Latest reply on Jul 29, 2003 2:26 AM by windyboy

    question about jms examples

    windyboy

      Hi.
      I've got jms example code and try to test DurableSubscriberExample, got a javax.jms.IllegalStateException: The connection has already a clientID

      I have configured a user to make the connection. there is no exception on the server's console screen.

      where is my problem?