Hi John:

I can not agree with you at lease if you run servlet on Tomcat. 

1. With Tomcat, we only can config CLASSPATH in TomCat.sh. Since we only run one 
Tomcat, we only have one CLASSPATH. Even I put the one.jar two.jar in two seperat 
path, I have to config them both in Tomcat.

2. Since now there is not any configuration to tell turbine which WebMacro.properties 
should pick. The system will only use the WebMacro.properties in the same directory of 
webmacro.jar. So I should config both of the one/template and two/template in the 
TemplatePath parameter.


Regards

fanyun



----- Original Message ----- 
From: "John McNally" <[EMAIL PROTECTED]>
To: "Turbine" <[EMAIL PROTECTED]>
Sent: Friday, July 28, 2000 12:11 AM
Subject: Re: Several applications over one Turbine


> I have not used Tomcat much at all.  (I am switching to it.)  But:
> 
> > 3. config web.xml of each directory, and config Turbine to use different
> TurbineResources.properties file.
> > 4. Config Turbineresouces.properties:
> >      module.package = org.package.one.modules, org.package.two.modules,...
> 
> 
> I would think that each TurbineResources.properties would only reference one
> of the packages.
> 
> > 5. in WebMacro.properties config:
> TemplatePath=/home/one/templates:/home/two/templates
> 
> You should have two WM properties files, each one listing one of the paths.
> 
> > 6. copy the one.jar fiel and two.jar file to classpath.
> 
> This may not be a problem.  But I would recommend not putting jars of your
> screens, navigations, etc. in the (system) classpath.  You should place them
> in their respective directories (in expanded form?), so that they are loaded
> by each applications classloader.  This is especially helpful during
> development.
> 
> 
> 
> 
> 
> 
> ------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
> Problems?:           [EMAIL PROTECTED]
> 
�˛���m�n���z���p��"�h��(�:.�˛���m�n���z�ߖ+-Š�x��d�j�!��i��0�f���܆+�r����ۊw��X��
+�)�v�,r��>��鬎��"�h��(

Reply via email to