Hi All,
I am using JRun3.0 , Personal Web Server4.0 and JDK 1.2.2.
While calling a bean method from my JSP I get the following error.The bean is
trying to connect to a component on a Jaguar CTS 3.5 server.
can't instantiate default ORB implementation com.sybase.CORBA.ORB
org.omg.CORBA.INITIALIZE: can't instantiate default ORB implementation
com.sybase.CORBA.ORB
minor code: 0 completed: No
at org.omg.CORBA.ORB.create_impl(ORB.java:305)
The same code works , when I tear it from a bean and put it into a stand alone
app.
Its not a path problem . Any clues ? Suggestions ? Your help is appreciated.
Thanks
Santosh
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
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