[jboss-jira] [JBoss JIRA] (DROOLS-683) ContextNotActiveException: WELD-001303 No active contexts for scope type javax.enterprise.context.RequestScoped
Abel Marrero Santos (JIRA)
issues at jboss.org
Tue Jan 13 14:13:49 EST 2015
Abel Marrero Santos created DROOLS-683:
------------------------------------------
Summary: ContextNotActiveException: WELD-001303 No active contexts for scope type javax.enterprise.context.RequestScoped
Key: DROOLS-683
URL: https://issues.jboss.org/browse/DROOLS-683
Project: Drools
Issue Type: Bug
Affects Versions: 6.2.0.CR4
Environment: Ubuntu Linux x64 & Tomcat 7
Reporter: Abel Marrero Santos
Assignee: Mark Proctor
An exception is raised when the REST method to create a new organizational unit is invoked.
To reproduce the issue you only have to POST to /rest/organizationalunits a JSON like:
{
"name":"testorg",
"description":"",
"owner":"test",
"repositories":[]
}
and then check the job result or check the server logs.
It works fine in version 6.2.0.CR3
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the jboss-jira
mailing list