----------------------------- Please read the FAQ! <http://java.apache.org/faq/> ----------------------------- Hi, I have a servlet which I want to call via an JSSI. It makes a CORBA call using the Visigenic libs. When I call the servlet directly from a web browser, I have no problems. When I embed it within <servlet> tags in an JHTML file, I get some errors, namely CORBA complains it can't find the objects it needs (the data objects, stubs I presume). I've verified using truss that the data objects are indeed found by the class loader. So my question is: Is there a fundamental difference between the local environment between a servlet and JSSI? Apache 1.3.6 Apache JSSI 1.1.2 Apache Jserv 1.0 Solaris 2.6 cheers Pratik -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html> Problems?: [EMAIL PROTECTED]