aspose file tools
The moose likes Distributed Java and the fly likes Problem in calling ORB.init() with in a Servlet Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Distributed Java
Reply Bookmark "Problem in calling ORB.init() with in a Servlet" Watch "Problem in calling ORB.init() with in a Servlet" New topic
Author

Problem in calling ORB.init() with in a Servlet

shivangi mathur
Greenhorn

Joined: Jul 07, 2001
Posts: 10
Hi
I am unable to call orb.init() with in a Servlet.The Servlet is
compiling without any error. whenever I invoke the servlet by an HTML page it gives the error :
org.omg.CORBA.ORB : Class not found error.
I am using javawebserver 2.0,IE 5.0 and visbroker 4.5.
please help me.
thanks in advance.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Problem in calling ORB.init() with in a Servlet
 
Similar Threads
help! unsatisfiedlinkerror
help me
servlets-weblogic
CORBA.UnknownException class not found error
How to call CORBA API inside Servlet?