Hi,
I am trying to make a servlet as a Corba client. I have tested a very
simple Corba client/server application not involving servlets. It works
fine ! But when I write XHelper.bind(orb,"Client Server"); { pl note - X is
the IDL interface name } in the servlet's doPost method and invoke the
servlet from a html form using POST method, I get the error

500 Internal Server Error
The servlet named "XHelper", at the requested URL

http://192.50.200.55:8080/servlet/CorbaServlet
reported this exception:
XHelper
The administrator of this web server should resolve this problem.

Can somebody pl find the error.

-mukul

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to