Hi,<br><br>I&#39;m a newbie in corba so apologies if the question doesn&#39;t make sense . We have some legacy code in C++ and Java that were compiled under BOA architecture namely omniORB 3.0.4 and Java 1.3. We&#39;d like to interoperate this legacy code with new code built with omniOrb4 and java 
1.5. <br>I&#39;m trying to get a basic example to work first, such us a client written and compiled in&nbsp; BOA terms (e.g. a echoClient.java compiled in java1.3) to talk to a nameservice and servant written in POA terms (e.g
. omniORB 4.0.7 and echoServant compiled with the same omniORB). Is this possible?<br><br>Thanks,<br><br>Igor<br><br>