You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Carlos <li...@lpis.com> on 2001/03/01 17:07:12 UTC

tomcat3.2.1 --> tomcat 4b1

i use the tomcat 3.2.1
in the TOMCAT_HOME i have put a classes directory for putting all my classes
for all my virtual domains.
is this posible in tomcat4b1?
i have put int the TOMCAT_HOME (tomcat4b1) the classes direcotry with my all
classes (*.class) for all virtual domains and it not found them.
haoi can i put a directory with my all classes for all virtual dimains for
putting the all *.class files?
thanks
my structure is:

/home/virtualdomains/
            |
            -Virtualdomain1
            |
            -Virtualdomain2
            |
            -VirtualdomainX

/tomcat_HOME
            |
            -classes
            -lib
            -webapps
.....

thanks
Carlos