hi this is my first post... so very big HELLO to every1. i am writing a report on ORB implementation, both free and commercial. So far i have 3 free ( OmniORB, JacORB, MICO )and 3 commercial ( E*ORB, VisiBroker, Orbacus ). My question is which is one of these ORB implementation ...
I am actually trying to use an integration software to make an servlet talk to my integrtion server. And for this to happen, I need to make my servlet use IIOP. So I am initializing VisiBroker. Below is the code that I am using to achieve this.