Re: Not running on Jetty, JSR-356 support unavailable

2019-11-22 Thread Naveen Kumar
Hi JB, I am starting it from code using brokerservice. Thanks Naveen -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: Not running on Jetty, JSR-356 support unavailable

2019-12-02 Thread Naveen Kumar
Hi Tim, Thank you for the suggestion. I tried using TCP transport in place of HTTP and now I get another problem: SEVERE [main] com.sun.xml.ws.transport.http.servlet.WSServletContextListener.parseAdaptersAndCreateDelegate WSSERVLET11: failed to parse runtime descriptor:

Re: Not running on Jetty, JSR-356 support unavailable

2019-11-28 Thread Naveen Kumar
As per the below post at Jetty, the jar jetty-all should not be used by any other projects. https://www.eclipse.org/lists/jetty-users/msg06030.html Can someone please help to confirm if my understanding is correct that activemq-all-5.15.10.jar has a dependency on

Re: Not running on Jetty, JSR-356 support unavailable

2019-11-28 Thread Naveen Kumar
e ActiveMQ in Karaf, you don't have the issue as Jetty > artifacts are already provided by Karaf. > > I created https://issues.apache.org/jira/browse/AMQ-7358 to do the > change for 5.16.0. > > Regards > JB > > On 29/11/2019 06:48, Naveen Kumar wrote: > > As per the

Re: Not running on Jetty, JSR-356 support unavailable

2019-11-28 Thread Naveen Kumar
Hi JB, For a test, I just placed the jetty-all jar in tomcat 9 lib and server start up reports the same error. I did not keep activemq or any other jar. Thanks Naveen -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Not running on Jetty, JSR-356 support unavailable

2019-11-22 Thread Naveen Kumar
I am trying to upgrade ActiveMQ jar to its latest version. It requires me to upgrade Jetty to 9.4 version. I have current setup as Tomcat 9 + ActiveMQ 5.12 + jetty-all-8.1. I want to upgrade it as Tomcat 9 + ActiveMQ 5.15 + jetty-all-9.4. After doing the changes when I try to start tomcat, it

Can’t addRole using JMX API call

2024-03-07 Thread Naveen kumar
Hi Team, We are not able to addRole to the address/queues. Can you please help us with right API call using jolokia endpoint? Regards , Naveen

Re: Temporary queue in Artemis active MQ

2024-04-22 Thread Naveen kumar
Hi Team, Any update on below please ? Regards, Naveen > On 16 Apr 2024, at 11:59 AM, Naveen kumar wrote: > > Hi Team, > > We have the below question on temporary queues in Artemis MQ in eks . Could > you please help us with answer for the below ones, > > 1. When a

Temporary queue in Artemis active MQ

2024-04-16 Thread Naveen kumar
Hi Team, We have the below question on temporary queues in Artemis MQ in eks . Could you please help us with answer for the below ones, 1. When are temporary queues used ? 2. How are temporary queues created ? 3. Is there any API call to create temporary queue using JMX? 4. How can granular

Re: Temporary queue in Artemis active MQ

2024-04-24 Thread Naveen kumar
Hi Team, Any update please ? Regards , Naveen > On 22 Apr 2024, at 5:25 PM, Naveen kumar wrote: > > Hi Team, > > Any update on below please ? > > Regards, > Naveen > >> On 16 Apr 2024, at 11:59 AM, Naveen kumar wrote: >> >> Hi Team, >>

Slack Invitation

2024-05-07 Thread Naveen Kumar
Hi all, Kindly send me the invite link to join ActiveMq Slack Channel

Unable to configure SSL and authentication

2024-05-07 Thread Naveen Kumar
Hi all, I'm using Apache ActiveMQ Classic 5.16.7 version. My requirement is to enable SSL and authentication for the JMX URL to prevent from RMI. I have generated certificates using keystore and added in the activemq/conf Later added below lines in activemq-admin.bat as mentioned in the document