I am working on a java rewrite of a C++ CORBA server using Orbix. I am using OrbixWeb. Clients have the ability to register and deregister themselves but not using the kind of IDL interface you would expect. The IDL is legacy and cannot be changed. Instead of the register
Hello, I'm rather new to corba so if this is a faq, I'll happily go read the relevant docs or url. I just need a nudge. My situation is this. The company I'm at has a java app running in jboss that they need to integrate into a legacy distributed perl app. I