[jboss-jira] [JBoss JIRA] (DROOLS-683) ContextNotActiveException: WELD-001303 No active contexts for scope type javax.enterprise.context.RequestScoped

Marco Rietveld (JIRA) issues at jboss.org
Tue Jan 13 15:06:49 EST 2015


    [ https://issues.jboss.org/browse/DROOLS-683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13032259#comment-13032259 ] 

Marco Rietveld commented on DROOLS-683:
---------------------------------------

[~marrerosantos] Thanks for raising the bug. Would mind attaching a text file that contains the stack trace/exception that you saw? That would help a lot!

> 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
>
> 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