[ 
https://issues.apache.org/jira/browse/DELTASPIKE-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13660413#comment-13660413
 ] 

Mark Struberg commented on DELTASPIKE-366:
------------------------------------------

The test is fine, but the rework in the OpenEJBCdiContainer did break our build

java.lang.IllegalStateException: On a thread without an initialized context nor 
a classloader mapping a deployed app
        at 
org.apache.openejb.cdi.ThreadSingletonServiceImpl.get(ThreadSingletonServiceImpl.java:285)
        at 
org.apache.openejb.cdi.ThreadSingletonServiceImpl.getContext(ThreadSingletonServiceImpl.java:233)
        at 
org.apache.openejb.cdi.ThreadSingletonServiceImpl.get(ThreadSingletonServiceImpl.java:314)
        at 
org.apache.openejb.cdi.ThreadSingletonServiceImpl.get(ThreadSingletonServiceImpl.java:58)
        at 
org.apache.webbeans.config.WebBeansFinder.getSingletonInstance(WebBeansFinder.java:51)
        at 
org.apache.webbeans.config.WebBeansContext.getInstance(WebBeansContext.java:164)
        at 
org.apache.webbeans.config.WebBeansContext.currentInstance(WebBeansContext.java:182)
        at 
org.apache.deltaspike.cdise.openejb.OpenEjbContainerControl.boot(OpenEjbContainerControl.java:106)
        at 
at.sozvers.util.test.ContainerTest.beforeMethod(ContainerTest.java:79)
        at at.sozvers.util.test.ContainerTest.beforeClass(ContainerTest.java:90)

                
> basic test of properties usage in cdictrl openejb container
> -----------------------------------------------------------
>
>                 Key: DELTASPIKE-366
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-366
>             Project: DeltaSpike
>          Issue Type: Improvement
>            Reporter: Romain Manni-Bucau
>            Assignee: Romain Manni-Bucau
>             Fix For: 0.4-incubating
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to