[weld-issues] [JBoss JIRA] Commented: (WELD-499) Weld throws error No active contexts for scope type javax.enterprise.context.RequestScoped
Marcos Antonio (JIRA)
jira-events at lists.jboss.org
Fri Apr 23 10:08:11 EDT 2010
[ https://jira.jboss.org/jira/browse/WELD-499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12527314#action_12527314 ]
Marcos Antonio commented on WELD-499:
-------------------------------------
I've just made a test: I removed the beans.xml file from the web and ejb projects and configured a bean in the web project that was using CDI annotations to use JSF annotations and the error dissapeared, I mean, the login page was shown. But I want to use CDI because I think it's superior to JSF alone. The message is that Weld is not getting along very well when there's
FORM based authentication enabled. I think it's really worth for you to have a look at this issue. Thank you.
Marcos
> Weld throws error No active contexts for scope type javax.enterprise.context.RequestScoped
> ------------------------------------------------------------------------------------------
>
> Key: WELD-499
> URL: https://jira.jboss.org/jira/browse/WELD-499
> Project: Weld
> Issue Type: Bug
> Components: Scopes & Contexts
> Affects Versions: 1.0.1.CR1
> Environment: JBoss 6.0.0.M2, Windows XP SP3
> Reporter: Marcos Antonio
> Attachments: solicitacoes.zip
>
>
> 2010-04-22 09:55:36,484 WARN [org.apache.catalina.authenticator.FormAuthenticator] (http-127.0.0.1-8080-1) Unexpected error forwarding to login page: javax.servlet.ServletException: WELD-001303 No active contexts for scope type javax.enterprise.context.RequestScoped
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list