Tom,<br><br>thanks for the valuable information.<br>I&#39;ll have a close look a the server side code.<br><br>Friedhelm<br><br><div><span class="gmail_quote">On 6/11/07, <b class="gmail_sendername">Thomas Lockhart</b> &lt;
<a href="mailto:Thomas.Lockhart@jpl.nasa.gov">Thomas.Lockhart@jpl.nasa.gov</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&gt; Are there some documents in the web about it?<br>&gt; What about interoperability between omniORB and TAO?<br>&gt; Has someone used this combination?<br><br>We use omniORBpy in combination with TAO without noticeable issues.
<br><br>I&#39;ve done some experiments with small test programs to have code which<br>compiles against both TAO and omniORB. At a minimum the code needs some<br>#ifdefs to choose the correct IDL header files.<br><br>Server-side code typically will need some #ifdef&#39;d blocks since
<br>server-side internals are not specified in the CORBA standard and there<br>are some differences.<br><br>If your app is pretty plain-vanilla, then the differences are probably<br>minor.<br><br>hth<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- Tom
<br><br>--<br>Thomas Lockhart<br>Supervisor, Realtime Software Group<br>Interferometry and Large Optical Systems<br>Caltech/JPL<br><br>_______________________________________________<br>tao-users mailing list<br><a href="mailto:tao-users@mail.cse.wustl.edu">
tao-users@mail.cse.wustl.edu</a><br><a href="http://mail.cse.wustl.edu/mailman/listinfo/tao-users">http://mail.cse.wustl.edu/mailman/listinfo/tao-users</a><br></blockquote></div><br>