1 Reply Latest reply on Apr 6, 2009 4:14 AM by b16d

    Problem with the Web Service Example in jboss-messaging-1.4.

    jayshan

      Hello,

      I have installed jboss-4.2.0.GA and jboss-messaging-1.4.2.GA as described in the JBoss Messaging User's Guide. I also downloaded the jboss-remoting 2.2.2.SP10-brew and copied it to messaging/lib.

      The server starts succesfully, and both queue and HTTP transport examples runs successfully.

      But when I try the Web Service example, I get the following server error:
      ERROR [BisocketServerInvoker] received new control socket for unrecognized listenerId ...

      The client outputs the following error:
      org.jboss.jms.exception.MessagingNetworkFailureException at
      org.jboss.jms.client.delegate.DelegateSupport.handleThrowable (DelegateSupport.java:245)

      If I roll back to the original jboss-remoting.jar everything seems to work fine, but neither queue nor http transport example can run, even if I change to the new jboss-remoting.jar again.

      Have I made any mistakes during the installation? I strictly follow the instruction on the user's guide.


      Thanks in advance
      Jay Shan

      My environment:
      WinXP
      jdk1.5.0 update 11
      jboss-4.2.0.GA
      jboss-messaging-1.4.2.GA
      jboss-remoting 2.2.2.SP10-brew