Hi there,
I have an issue. I work for a software development firm, who
recently; to cut 3rd party costs, removed Borland's CORBA ORB and
repalced it with Sun's.
Now I think we need to cut our loses, because the Sun's ORB
is....errr...very plain...and somewhat buggy.
Anyone have any suggestions?
Looking at the licenses, looks like GNU, GPL, LGPL are out. Appears
that only Apache and BSD/BST like licenses are acceptable.
Thanks for any help and suggestions.
Matthias Ernst - 26 Sep 2006 07:41 GMT
> Now I think we need to cut our loses, because the Sun's ORB
> is....errr...very plain...and somewhat buggy.
>
> Anyone have any suggestions?
Hi HT,
Sun has recently opened their implementation in their EE container under
CDDL. Basically the same codebase as the SE orb but newer. Maybe some of
your bugs have been addressed; if not you can fix them yourself now :-)
Find it here: https://glassfish-corba.dev.java.net/ . Here's some information:
https://glassfish-corba.dev.java.net/servlets/ReadMsg?list=users&msgNo=1.
I haven't actually tried it myself yet, though.
Matthias
deccico@gmail.com - 26 Sep 2006 15:07 GMT
Hi, I had very good results with Jacorb http://www.jacorb.org/
regards
Adrián Deccico
> Hi there,
>
[quoted text clipped - 11 lines]
>
> Thanks for any help and suggestions.