external dependencies.
If I move the .jar's to the lib directory of my webbapp I no longer receive
errors.
The MAVEN_REPO variable is set up correctly and all of the external
dependencies are found successfully in order to compile.
Please help? I thank you in advance!
--
Jason Harrelson
sspath
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
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