I am not certain, but it seems to me a kinda of exception that servlet can't get to the target reference object, e.g., not in the CLASSPATH, or by simliar causes.
Otherwise, I have to pass this to other folks. Cheers, Pae ----- Original Message ----- From: "Brown Bay" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Friday, December 21, 2001 9:00 AM Subject: Re: Newbie: initialize ORBSingleton > > Brown - > > > > Couldn't you use a batch file unless it's out of option. > Pae. > > Yea, I used a batch file instead, but now I am getting a > ***java.lang.Exception: Servlet get corba object:org.omg.CORBA.INITIALIZE: > can't instantiate default ORB implementation javaORB.CORBA.ORBSingleton > minor code: 0 completed: No*** > > Any ideas what this is. > > Brown. > > > > > > > > /Pae > > > > > > > I want to add to my java command line arguments > > > > > > ***-Dorg.omg.CORBA.ORBClass=javaORB.CORBA.ORBSingleton -Dorg.omg.CORBA.ORBSi > > > ngletonClass=JavaORB.CORBA.ORBSingleton*** > > > > > > In the shortcut to startup tomcat we see > > > ***"C:\Program > > > Files\JavaSoft\JRE\1.3.0_01\bin\java.exe" -jar -Duser.dir="C:\Program > > > Files\Apache Tomcat 4.0" "C:\Program Files\Apache Tomcat > > > 4.0\bin\bootstrap.jar" start*** > > > > > > When i try to put the -Dorg.omg.... to this startup the buffer in the > > > shortcut does not take these many characters. Is there any other way > that > > I > > > can add the 1st set of arguments to the startup parameters for tomcat. > > > > > > Please let me know. > > > > > > Thanks. > > > > > > Brown Bay. > > > > > > > > > > > > -- > > > To unsubscribe: <mailto:[EMAIL PROTECTED]> > > > For additional commands: <mailto:[EMAIL PROTECTED]> > > > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > > > > > > > > -- > > To unsubscribe: <mailto:[EMAIL PROTECTED]> > > For additional commands: <mailto:[EMAIL PROTECTED]> > > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > > > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
