-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
> PP| When I call the servlet directly from a web browser, I have no problems.
> PP| When I embed it within <servlet> tags in an JHTML file, I get some errors,
> PP| namely CORBA complains it can't find the objects it needs (the data
> PP| objects, stubs I presume).
>
> Is the JSSI - Servlet included in the same zone you servlet is ? JServ
> uses one classloader per zone.
Yes, they are both in the same zone. In fact, this zone is running within
a standalone instance of Jserv. I've configured an action-handler to use
.jhtml2 to use the JSSI in this jserv instance. Simple JSSI's work fine,
but this one that uses the CORBA stuff always fails, even though when run
from the browser it works.
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]