1 2 Previous Next 18 Replies Latest reply on Dec 5, 2008 4:34 AM by hiningenteki Go to original post
      • 15. Re: Why localhost?

        Well, the updated server doesn't change a thing. The same thing again - it allows to make just a few queries and then refuses to accept messages ("failed to deliver message").

        java -jar jbossesb-rosetta.jar yields 4.4GA :)

        • 16. Re: Why localhost?
          kconner

          If that error message is what I suspect it is then it means that you are executing a synchronous delivery and that it has not received a response within the timeout.

          What timeout are you using? What is happening on the server?

          • 17. Re: Why localhost?
            kconner

            Also, what is the client environment?

            • 18. Re: Why localhost?

              OK, sorry I haven't been posting for some time. The issue seems to be resolved, there were several problems on the server side. Among them: missing libraries (quartz, antlr etc.), unnecessary tags in jboss-esb.xml, outdated juddi.properties, jndi.properties etc. :)

              Well, that's all, thank you all for suggestions and advices. :)

              1 2 Previous Next