[ 
https://issues.apache.org/jira/browse/SHIRO-814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17380314#comment-17380314
 ] 

Gus Heck commented on SHIRO-814:
--------------------------------

I gave a shot at just duplicating a bunch of stuff which is far from ideal of 
course but perhaps it's useful, and found I needed a version of guice that 
relied on the right servlet classes. With this: 

https://github.com/nsoft/guice/tree/jakarta-servlet

and this:

https://github.com/nsoft/shiro/tree/SHIRO-814_1_8

I was able to get my shiro/guice application to start up on tomcat... at least 
until someone here comes up with a better solution :). If it seems useful I can 
PR that but probably you'll look for something more elegant with less 
duplication.

> Migrate from package javax.servlet to jakarta.servlet
> -----------------------------------------------------
>
>                 Key: SHIRO-814
>                 URL: https://issues.apache.org/jira/browse/SHIRO-814
>             Project: Shiro
>          Issue Type: Task
>            Reporter: Tamás Cservenák
>            Priority: Major
>
> As all {{javax}} libraries are being moved and rerelased (like servlet-api 5 
> that is same as servlet-api 4 except for package change from 
> {{javax.servlet}} to {{jakarta.servlet}})



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to