Hi. I am using activemq (5.2.0).
On some environments i keep getting this error:
ActiveMQ Transport: tcp://localhost/127.0.0.1:61616 2010-03-11 17:20:43,250
WARN [org.apache.activemq.transport.failover.FailoverTransport] Transport
failed to tcp://localhost:61616 , attempting to automatically reco
Márcio,
Yeah I'm quite sure it has something to do with an incompatibility of some
sort between ActiveMQ and OpenJDK. To answer your question, yes I have tried
it with the Sun JDK on both sides and it works perfectly. It also works when
the client uses the Sun JDK and the server (where ActiveMQ is
Hi folks , trying to integrate Siebel 80 with Weblogic 10.3 using JMS
Transport BS Publish method.
CLASSPATH =
C:\cp;C:\cp\Siebel.jar;C:\cp\SiebelJI_enu.jar;C:\cp\weblogic.jar;C:\cp\weblogic.jar;C:\cp\wlclient.jar;C:\cp\wljmsclient.jar;.
the cp folder contains
Siebel.jar;SiebelJI_enu.jar;weblog
I've solved it by using spring's ServletContextAttributeExporter
jackygurui wrote:
>
> I understand that MessageListenerServlet uses WebClient to send/rece