I understand this is not the answer you expect, and I would like to know the
right answer to your question also, but still...

If moving the classes is too crude, can you afford  making a copy of your
.jar(s) or class tree(s) ?  :)))
I have been doing it this way till now...

Regards,
Sergey

----- Original Message -----
From: "Muñoz Ordenes Andrés (Casa Matriz)" <[EMAIL PROTECTED]>
To: "'Tomcat Users List'" <[EMAIL PROTECTED]>
Sent: Friday, June 07, 2002 12:41 AM
Subject: RE: Classpaths


> -----Mensaje original-----
> De: Shapira, Yoav [mailto:[EMAIL PROTECTED]]
> Enviado el: Thursday, June 06, 2002 4:39 PM
> Para: Tomcat Users List
> Asunto: RE: Classpaths
>
>
> Howdy,
>
> >How can i do for add classes to Tomcat Classpath?... i have an
> application
>
> The short answer: in many many ways ;)

hahahahaha... :D

> The long answer: depends on where you want the classes to be visible.
> If you just want them for one web-app, add them to that web-app's
> /WEB-INF/classes directory.  Or package them as a jar and add them to
> the /WEB-INF/lib directory.

I can't do this... i mean, i must no move classes

> If you want the classes to be visible to more than one
> web-app, you can
> put them in $CATALINA_HOME/classes, or again package them up as a jar
> and put them in $CATALINA_HOME/lib.

Mmmm... i have Tomcat 3.3... and i can't move classes...

Another chance?

Atte.
Andrés Muñoz O.
Fono: 690 3155


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



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

Reply via email to