I changed start to run:
"%CATALINA_HOME%\bin\catalina" run -nonaming %1 %2 %3 %4 %5 %6 %7 %8 %9 (or
do i need to add %@ after -nonaming or instead of all the numbers?)
and the only thing that has changed is that catalina now starts in the same
window with:
Starting service Tomcat-Standalone
Apache Tomcat/4.0-b5-dev
Starting service Tomcat-Apache
which is exactly the same as with 'start' except in a different window.
But i still keep getting the unknown protocol: jndi when calling a
get-method on the reference through the tdk-webapp. I tried using the
PortableRemoteObject.narrow but no luck. Do i need to change something in
the tdk\conf\server.xml (JDBC Realm)?

Thanks
Maarten
----- Original Message -----
From: "John Menke" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 18, 2001 3:14 PM
Subject: RE: unknown protocol: jndi


> Maarten, do you have your jar files setup like is outlined in the
tdk-jboss
> howto and are you running catalina with -nonaming?  The problem will exist
> until you follow the instructions.  (This is what the howto fixes)
>
> >
> > Hi,
> >
> > Apparently this is a known problem but i can't find the solution
anywhere.
> > Does anyone know what or where it is?
> >
> > For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to