Re: [I] activemq 5.16.x not working after converting javax to jakarta using tomcat transformer [tomcat-jakartaee-migration]

2024-05-16 Thread via GitHub


ilapavuluri closed issue #55: activemq 5.16.x not working after converting 
javax to jakarta using tomcat transformer
URL: https://github.com/apache/tomcat-jakartaee-migration/issues/55


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [I] activemq 5.16.x not working after converting javax to jakarta using tomcat transformer [tomcat-jakartaee-migration]

2024-05-15 Thread via GitHub


ilapavuluri commented on issue #55:
URL: 
https://github.com/apache/tomcat-jakartaee-migration/issues/55#issuecomment-2112442350

   Hi Team,
   
   Really sorry for the late response, resolved it by upgrading to 5.18.3 in my 
clientside and keep the activemq server as it is.
   
   Thanks
   Ashok.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [I] activemq 5.16.x not working after converting javax to jakarta using tomcat transformer [tomcat-jakartaee-migration]

2024-05-13 Thread via GitHub


rmannibucau commented on issue #55:
URL: 
https://github.com/apache/tomcat-jakartaee-migration/issues/55#issuecomment-2108571969

   Hi @ilapavuluri ,
   
   * did you run with `-profile=EE`?
   * do you use a local (vm) uri or a remote one?
   * did you run it on both the client and broker if remote?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [I] activemq 5.16.x not working after converting javax to jakarta using tomcat transformer [tomcat-jakartaee-migration]

2024-05-11 Thread via GitHub


ebourg commented on issue #55:
URL: 
https://github.com/apache/tomcat-jakartaee-migration/issues/55#issuecomment-2106053982

   @ilapavuluri Do you have a stacktrace to share?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[I] activemq 5.16.x not working after converting javax to jakarta using tomcat transformer [tomcat-jakartaee-migration]

2024-04-17 Thread via GitHub


ilapavuluri opened a new issue, #55:
URL: https://github.com/apache/tomcat-jakartaee-migration/issues/55

   I am using tomcat transformer for javax to jakarta conversion, in the 
similar lines I converted my activemq-all 5.16.7 into jakarta using the same 
tomcat transformer, no errors during compilation, but while running the 
application it is not returning from below line: 
"ConnectionFactory.createConnection()"
   
   means it is not able to establish the connection with broker.
   
   Appreciate any help.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org