Re: Tomcat unable to find jars when deployed from Eclipse

2008-09-25 Thread Bai Shen
> > > Am I doing something wrong, or am I stuck with the only solution being > > to > > put them in the WebContent\WEB-INF\lib dir? > > The alternative is to go to the Java EE Module Dependencies page of the > project's properties. You should see your build time jars listed there. > Check them to

RE: Tomcat unable to find jars when deployed from Eclipse

2008-09-24 Thread Larry Isaacs
> -Original Message- > From: Bai Shen [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 24, 2008 2:54 PM > To: Tomcat Users List > Subject: Tomcat unable to find jars when deployed from Eclipse > > I'm running Eclipse 3.4 with Tomcat 6.0.18 configured as a server. > After a > bit of