[
https://issues.jboss.org/browse/AS7-4119?page=com.atlassian.jira.plugin.s...
]
Lukasz Szymik updated AS7-4119:
-------------------------------
Attachment: RequestScopedFailTestCase.zip
Small example project which helps with reproduction of this issue.
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
Affects Versions: 7.1.0.Final
Environment: Windows 7, JBoss 7.1
Reporter: Lukasz Szymik
Assignee: Stuart Douglas
Attachments: RequestScopedFailTestCase.zip
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