[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 15:13:49 EST 2015


     [ https://issues.jboss.org/browse/DROOLS-683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Abel Marrero Santos updated DROOLS-683:
---------------------------------------
    Attachment: catalina.out


Minimal tomcat log for this issue.

> 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: Marco Rietveld
>              Labels: Exception, REST,, Weld
>         Attachments: catalina.out
>
>
> 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