[jboss-dev-forums] [Design of JBoss IIOP on JBoss] - SerializableORB
adrian@jboss.org
do-not-reply at jboss.com
Mon Apr 14 08:03:30 EDT 2008
WRT: http://jira.jboss.com/jira/browse/JBAS-5430
I've implemented a "SerializableORB" class such that we can add the ORB
to the naming environment and still serialize the environment.
https://svn.jboss.org/repos/jbossas/trunk/iiop/src/main/org/jboss/iiop/naming/SerializableORB.java
This is basically a wrapper that knows how to "readResolve" the singleton configured
on the ORBInitialContextFactory. It just delegates to the real ORB.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4143853#4143853
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4143853
More information about the jboss-dev-forums
mailing list