Re: jar files

2005-08-24 Thread Mott Leroy
Ultimately, after a build, it's just a "war" file, so that's not really an issue for me. Tim Funk wrote: Personally - I prefer jar files. Its one file to keep track of. Instead of 100's of .class files. When you start building up your library - you start to get a large directory of WEB-INF/cla

Re: jar files

2005-08-24 Thread Tim Funk
Personally - I prefer jar files. Its one file to keep track of. Instead of 100's of .class files. When you start building up your library - you start to get a large directory of WEB-INF/classes. It much easier to manage them as jar files. -Tim Mott Leroy wrote: This probably sounds like a ver

RE: JAR Files needed

2002-10-29 Thread Garrett Smith
Add servlet.jar to your classpath: CATALINA_HOME/common/lib/servlet.jar You do this with an Ant task if you're using Ant. Garrett --- Julius Davies <[EMAIL PROTECTED]> wrote: > > Brian Brookwell, > > Officially, you need J2EE (Java 2, Enterprise Edition). Go to > http://java.sun.com to downl

RE: JAR Files needed

2002-10-29 Thread Julius Davies
Brian Brookwell, Officially, you need J2EE (Java 2, Enterprise Edition). Go to http://java.sun.com to download it. After installing J2EE you'll find a jar file called "j2ee.jar" which contains everything you need to compile servlets. Personally, I just dip into $TOMCAT/common/lib and use the

RE: Jar files not included in built webapp

2001-08-29 Thread rks
gt; Thanks, > Alex > > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, August 29, 2001 10:50 AM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: Jar files not included in built webapp > > > Have you

RE: Jar files not included in built webapp

2001-08-29 Thread alex reuter
, 2001 10:50 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: Jar files not included in built webapp Have you tried Ant? From what you describe, it sounds like you'd find it very useful. Thanks, Rk x77309 On Wed, 29 Aug 2001, alex reuter wrote: > Hello List, > I am usin

Re: Jar files not included in built webapp

2001-08-29 Thread rks
Have you tried Ant? From what you describe, it sounds like you'd find it very useful. Thanks, Rk x77309 On Wed, 29 Aug 2001, alex reuter wrote: > Hello List, > I am using the build script from tomcat 3.2.3 to compile and distribute my > webapps. I have a number of jar files included in the li

Re: Jar files fro classpath variable

2001-07-04 Thread Tarun Garg
Title: Jar files fro classpath variable You can modify your tomcat.sh ( or tomcat.bat on windows) file to have your jars in the classpath variable. I myself work on a windows machine, but I guess yours is some unix thing. I guess what I am saying should work for you, though I can't verify it.

Re: Jar files fro classpath variable

2001-07-04 Thread Kaneda K
At 16:24 04/07/2001 +0300, you wrote: >Hi, > >I wanted to ask if there is a way to add more jars to the classpath >environment when Tomcat starts ? >Currently I am linking jar files to the lib directory. Is there >a way to tell Tomcat to load jars from carious directories ? > >N. The tomcat vers

Re: .jar files

2001-02-19 Thread [EMAIL PROTECTED]
Check your classpath and ensure that you have $TOMCAT_HOME$/lib/servlet.jar in your classpath where $TOMCAT_HOME$ is the path to your tomcat directory (for example: /opt/tomcat/lib/servlet.jar) See if that helps Rory - Original Message - From: "Kelley, Jeff" <[EMAIL PROTECTED]> To: <[EM

RE: Jar files not found in WEB-INF/lib directory

2001-01-29 Thread Les Hartzman
Well, it appears that if any error is coming out due to something being unresolved, none of the .jar files are used. Once I moved yet another .class file into the .war file, the previously unfound .jar files were used. Les > -Original Message- > From: Les Hartzman [mailto:[EMAIL PROTECT

Re: .jar files

2001-01-22 Thread André Alves
I'm using HedHat 6.2 --- André Alves <[EMAIL PROTECTED]> escreveu: > Hi, > I would like to know where I must make the configuration to use > class contained in an archive jar. > Thanks > > > > __ > Do You Yahoo!? > Yahoo! Auctions - Buy the th