This is a strange error, because the BAD_INV_ORDER with minor code 4 is usually thrown
when code attempts to invoke a method after the ORB has shut down. This error usually
describes operations being executed in the wrong order, like invoking methods on a stub
before initializing the ORB, or after the ORB has shut down.
Is it easy to reproduce the errors you are seeing? If so, and if you provide me a testcase
that is failing I can take a look at it later.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4137776#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...