On Tue, 6 Feb 2001, Pere Torrodellas wrote:
> Hello,
>
> By manually tweaking the build-project files, I managed to overcome the
> Windows + Oracle + TDK newapp problems, and the example peer newapp is
> now running.
>
> At runtime I found another problem: Turbine could not find my Oracle
> JDBC driver, which is in my Oracle directories and in my environment
> CLASSPATH. I found out that Catalina.bat doesn't use the environment
> CLASSPATH, so I appended it and everything ran OK. Is there a technical
> reason why the local CLASSPATH is not appended to Catalina CP? Any risk?
The idea is to keep all the jar files for your application self
contained in the WEB-INF/lib directory. I take the stock Catalina
from CVS, so that script files that are pulled in are as-is.
> I can send a list with everything I did, if anyone thinks it can be
> useful.
If you have Oracle scripts for creating databases, I would love
to add those to the TDK. Please send them :-)
jvz.
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]