Discussion:
[omniORB] omniORB server using endPointPublishAllIFs=1 with Java 1.4 clients
evgeni.rojkov at durr.com ()
2008-08-07 15:26:50 UTC
Permalink
Using omniORB server with endPointPublishAllIFs=1 problem for Sun Java 1.4
clients has been reproduced.
Just the first address in the IOR is using by Java 1.4, so server is unavailable
for specific client if the first address in IOR is unavailable.
Using endPoint = ... instead of endPointPublishAllIFs=1 solves my problem.
I have found a discussion about this issue in omniORB mailing list in 2003.
My questions for Java - Experts about now:
- Does Java 5 (Java 6) still has this problem ?
- Does JacOrb 2.3 (2.2?) handles multiple profiles correctly ?
- What's about other free Java ORBs?

King Regards,
Evgeni Rojkov

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20080807/df949c68/attachment-0001.htm
William Bauder
2008-08-07 21:20:31 UTC
Permalink
I don't know about that specific issue, but Sun has done almost nothing
with their CORBA implementation since 1.4. If it's not working with
1.4, it probably won't work with 1.5 or 1.6 either.
-Bill

-----Original Message-----
From: omniorb-list-***@omniorb-support.com
[mailto:omniorb-list-***@omniorb-support.com] On Behalf Of
***@durr.com
Sent: Thursday, August 07, 2008 5:27 AM
To: omniorb-***@omniorb-support.com
Subject: [omniORB] omniORB server using endPointPublishAllIFs=1 with
Java1.4 clients



Using omniORB server with endPointPublishAllIFs=1 problem for Sun Java
1.4 clients has been reproduced.
Just the first address in the IOR is using by Java 1.4, so server is
unavailable for specific client if the first address in IOR is
unavailable.

Using endPoint = . instead of endPointPublishAllIFs=1 solves my problem.

I have found a discussion about this issue in omniORB mailing list in
2003.
My questions for Java - Experts about now:
- Does Java 5 (Java 6) still has this problem ?
- Does JacOrb 2.3 (2.2?) handles multiple profiles correctly ?
- What's about other free Java ORBs?

King Regards,
Evgeni Rojkov

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20080807/1ac738c4/attachment.htm
Loading...