turbine-x.jar is located in webapps/app1/WEB-INF/lib and
webapps/app2/WEB-INF/lib and is not in the classpath elsewhere, correct?

john  mcnally

Matt Goyer wrote:
> 
> We have two different webapps that we're working on.
> 
> webapps/app1
> webapps/app2
> 
> Both use Turbine and both use different databases. App1 has a
> TurbineResources.properties living in webapps/app1/WEB-INF/conf specifying
> the database it connects to and app2 has it's in webapps/app2/WEB-INF/conf.
> 
> I've specified in app2's web.xml that it should use it's own config but yet
> time after time app2 is connecting to app1's database instead of it's own.
> It's driving me absolutely crazy.
> 
> How can I fix this problem?
> 
> Matt
> 
> ---------------------------------------------------------------------
> 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