Re: Webapp not recognizing external dependencies that are in classpath

2006-03-28 Thread Jason Harrelson
Yes, I still have an empty WEB-INF/lib directory. -- Forwarded message -- From: "Stephen Duncan" <[EMAIL PROTECTED]> To: "Maven Users List" Date: Mon, 27 Mar 2006 17:55:59 -0500 Subject: Re: Webapp not recognizing external dependencies that are in cla

Re: Webapp not recognizing external dependencies that are in classpath

2006-03-27 Thread Stephen Duncan
When you have it as external, do you still have a src/main/webapp/WEB-INF/lib folder? -Stephen On 3/27/06, Jason Harrelson <[EMAIL PROTECTED]> wrote: > I have a webapp that is not recognizing any of the external dependencies I > have set up in the classpath. These were set up using the maven ecl

Webapp not recognizing external dependencies that are in classpath

2006-03-27 Thread Jason Harrelson
I have a webapp that is not recognizing any of the external dependencies I have set up in the classpath. These were set up using the maven eclipse plugin. An example entry form teh .classpath follows: I get an error when the torque runtime init servlet tries to start up with the web server