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

Harald Wellmann commented on SHIRO-337:
---------------------------------------

Christian, I don't think this patch is related to your problem. I'm also using 
Shiro with CDI on JBoss AS 7.1.3 with a custom FooRealm extending 
AuthorizingRealm, and I don't see this error. I suppose the difference is that 
my realm is @Dependent (and thus does not require a proxy) whereas yours is 
@ApplicationScoped.
                
> adding support for CDI
> ----------------------
>
>                 Key: SHIRO-337
>                 URL: https://issues.apache.org/jira/browse/SHIRO-337
>             Project: Shiro
>          Issue Type: New Feature
>          Components: Integration: JEE
>            Reporter: Romain Manni-Bucau
>            Priority: Minor
>         Attachments: SHIRO-337-2.patch, SHIRO-337.patch
>
>
> As there is a spring or guice integration, a CDI integration could be 
> welcomed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to