You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Barry Lulas <Ba...@BristolWest.com> on 2002/11/11 19:05:52 UTC

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?