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

Rudy De Busscher commented on DELTASPIKE-261:
---------------------------------------------

tested the changes of Gerhard and found something very strange.

The beanManager obtained by
@Inject
    private BeanManager beanManager;

is not the same one as the one obtained from JNDI
BeanManagerProvider.getInstance().getBeanManager();

and thus the tests are still failing.
                
> Integration tests of security impl module fails on Weblogic 12c
> ---------------------------------------------------------------
>
>                 Key: DELTASPIKE-261
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-261
>             Project: DeltaSpike
>          Issue Type: Improvement
>          Components: Security-Module, Tests
>    Affects Versions: 0.2-incubating
>            Reporter: Rudy De Busscher
>            Assignee: Rudy De Busscher
>            Priority: Minor
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to