[jboss-dev-forums] [Design of JBoss Transaction Services] - Re: IIOP stub compiler design problem
adrian@jboss.org
do-not-reply at jboss.com
Wed Sep 19 08:50:33 EDT 2007
"adrian at jboss.org" wrote : Does the generated code do runtime lookup of the ORB to use in the client JVM?
It is handled by the ORB itself.
anonymous wrote : How do I interfere with that process.
This hack would involve something like casting the object to a corba ObjectImpl
and setting the delegate manually. Not sure how that would work if you are
changing ORBs????
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4086076#4086076
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4086076
More information about the jboss-dev-forums
mailing list