Title: Accessing IIOP from within Axis web service

I have java code that acts as a CORBA client, making IIOP calls into running CORBA servers.  I have attempted to convert this over to a web service in Axis.  All of the management code has been ported over, but I can no longer make calls to the servers.

Does anyone know of a limitation of calling IIOP from within a web service?

Reply via email to