[jboss-jira] [JBoss JIRA] Commented: (JBAS-5482) JDK6: CORBA.BAD_INV_ORDER

Martin Malina (JIRA) jira-events at lists.jboss.org
Wed Jul 30 10:21:26 EDT 2008


    [ https://jira.jboss.org/jira/browse/JBAS-5482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12423058#action_12423058 ] 

Martin Malina commented on JBAS-5482:
-------------------------------------

So can we implement the workaround mentioned in the sun bug?

Try something like this as a workaround: 
Context ic = new InitialContext();
            ccc = NamingManager.getInitialContext(ResourceManager.getInitialEnvironment(null));
where ccc is a static field

Currently it is causing several failures in both AS 5 and EAP 4.2/4.3.

> JDK6: CORBA.BAD_INV_ORDER
> -------------------------
>
>                 Key: JBAS-5482
>                 URL: https://jira.jboss.org/jira/browse/JBAS-5482
>             Project: JBoss Application Server
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>            Reporter: Jianfeng Zhang
>            Assignee: Shelly McGowan
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list