Looks like you didn't initialize the ORB Session. BTW this is for sure not a
jsp problem. Next time include some source code otherwise it's not that easy
to figure out what's the problem. Ciao, Vittorio
-----Original Message-----
From: David Cate [mailto:[EMAIL PROTECTED]]
Sent: martedì 6 marzo 2001 16.20
To: [EMAIL PROTECTED]
Subject: Problem with Corba & JSP Instantiate
I have been doing JSP's for some time now but have only recently started
with CORBA. I have a JSP that makes a call to bean, that in turn uses the
IOR file to get a handle. When I try this, inside of a ctach block I receive
the following error:
can't instantiate default ORB implementation IE.Iona.OrbixWeb.CORBA.ORB
org.omg.CORBA.INITIALIZE: can't instantiate default ORB implementation
IE.Iona.OrbixWeb.CORBA.ORB minor code: 0 completed: No
On the stack trace - the problem is lsited where a new ORB is trying for the
init.
Now this may be a JSP problem, but I'm skeptical. If anyone has any ideas on
a correction or fix,or you have seen this problem before, please let a
beginner know. Oh, I'm using JRUN 2.3.3 build 157 on IIS4 NT box.
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets