[
https://jira.jboss.org/jira/browse/JBAS-5482?page=com.atlassian.jira.plug...
]
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