[jboss-jira] [JBoss JIRA] (AS7-4119) Issue with using remote WAR application deployed not inside EAR application.
Lukasz Szymik (JIRA)
jira-events at lists.jboss.org
Fri Mar 9 02:20:36 EST 2012
Lukasz Szymik created AS7-4119:
----------------------------------
Summary: Issue with using remote WAR application deployed not inside EAR application.
Key: AS7-4119
URL: https://issues.jboss.org/browse/AS7-4119
Project: Application Server 7
Issue Type: Bug
Components: CDI / Weld, Web
Affects Versions: 7.1.0.Final
Environment: Windows 7, JBoss 7.1
Reporter: Lukasz Szymik
Assignee: Stuart Douglas
Priority: Critical
I have application(s) which are build with one EAR application and couple of external WAR applications. I could deploy EAR and WAR applications into JBoss7.1 Final. As soon as I am invoking session bean from WAR application I got: javax.ejb.EJBException: org.jboss.weld.context.ContextNotActiveException: WELD-001303 No active contexts for scope type javax.enterprise.context.RequestScoped exception.
The same issue does not occur if connection is done from remote desktop client (standard Java SE command line application.)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list