Re: Classpath/Classloader issue with java program invoked via Velocitycontext int Tomcat

2005-02-01 Thread Travis Bear
- Original Message - > From: "Travis Bear" <[EMAIL PROTECTED]> > To: "Velocity Users List" > Sent: Tuesday, February 01, 2005 11:23 AM > Subject: Classpath/Classloader issue with java program invoked via > Velocitycontext int Tomcat > > > &

Re: Classpath/Classloader issue with java program invoked via Velocitycontext int Tomcat

2005-02-01 Thread Will Glass-Husain
01, 2005 11:23 AM Subject: Classpath/Classloader issue with java program invoked via Velocitycontext int Tomcat I'm really puzzled by an issue I'm seeing when I invoke an external object's main method from inside the Velocity context. All my code is running as a webapp inside Tomcat. The