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]