From: qdotlu <nu...@jb...> - 2005-05-04 18:19:23
|
I would like to call EJB using a defined IDL interface (which need to work in both JBoss, WebLogic and Websphere). So if I can use SUN JDK's ORB to replace the native ORB, then I don't have to write platform-specific ORB code (even though all these ORBs claim support CORBA 2.3 or above, but they behave quite differently in case of Dynamic Skeleton Interface). Regards, -Qdotlu View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3876479#3876479 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3876479 |