rakeshk15 commented on issue #1028:
URL: https://github.com/apache/shiro/issues/1028#issuecomment-1672462612
@Divyanshgarg my earlier assumption was incorrect because I was looking at
the wrong shiro* artifacts(thanks to @lprimak
for pointing it out), it appears that your code is using javax namespace
which is also pointed out by @fpapon
Since you are using Tomcat then you can try using its jakarta migration tool
- https://github.com/apache/tomcat-jakartaee-migration
It will generate the jakarta namespace ready deployable for your use case.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]