Hi @all!

I'm trying ot use an Axis Webservice as a Corba Client. 
First I invoke a Webservice by a Client. As toolkit for developing this Webservice I 
use AXIS 1.0. This Webservice in turn should establish a CORBA connection to a third 
application. JacORB (www.jacorb.org) serves as ORB. 


A direct access to the CORBA objects without the AXIS Webservice works fine. The 
Webservice without the Corba access is also running errorfree.
When trying to implement a Webservice with AXIS, which calls CORBA objects following 
fault was generated:
"internal Server Error(500)".
Are there known problems with AXIS in conjunction with CORBA?

Reply via email to