Fwd: Need help connecting to broker using proxy

2024-01-07 Thread Sunil Kumar
Hi, i am working on ActiveMQ using c#. I need help in setting the proxy while connecting to the broker using ConnectionFactory IConnectionFactory factory = new ConnectionFactory("ssl://mybrokerurl:4040"); _connection = factory.CreateConnection(_userName, _password);

After upgrading activemq 5.13.1 to activemq 5.15.7, issues with java.security.Security.insertProviderAt/org.apache.activemq.broker.BrokerService

2018-12-05 Thread sunil kumar
identifying and fixing this issue. Products involved are : WAS 8.5.5.9 - 8.5.5.14 LDAP/Active directory JazzSM(DASH) 3.1.3 CP5 -CP7 ActiveMQ 5.15.7 and ActiveMQ 5.13.1,ActiveMQ 5.5.1, -- Thanks Sunil Kumar G S

Problem working with PHP, STOMP and ActiveMQ - Channel was inactive for too long

2008-07-16 Thread Sunil Kumar
Hello, I am trying to interface php with ActiveMQ using STOMP. I followed instructions given at the following URL's: http://activemq.apache.org/getting-started.html#GettingStarted-StartingActiveMQ,http://activemq.apache.org/getting-started.html#GettingStarted-StartingActiveMQ