HI all, Yesterday I posted the question how to configure jdbc with tomcat and I got some responses although the question seemed to be elementary, thank you.
I read some suggested "how to" documents and it's pretty clear what needs to be done. But the problem I'm trying to resolve is how I may avoid placing jar files under tomcat's directory structure in order to have them picked up. I found the topic "External Dependencies" that seems to address this issue by setting proper configuration values in build.xml. Hopefully I'll find what I'm looking for. thanks ----- Original Message ----- From: "August Detlefsen" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Wednesday, March 13, 2002 8:02 PM Subject: Re: JDBC, tomcat setup question > Not the same... > > How many people even know what a class loader is when they start using > Tomcat..? > > > --- Emir Alikadic <[EMAIL PROTECTED]> wrote: > > On 3/13/2002 9:57 PM, August Detlefsen wrote: > > > Sorry, Leila, my comment was not meant to offend, but yours is the > > #1 > > > question asked on this list (Where do I put my jar files?). > > > > > > Hmmm... There really should be a FAQ for all this stuff... > > > > How about a HOWTO, as in Class Loader HOWTO: > > > http://jakarta.apache.org/tomcat/tomcat-4.0-doc/class-loader-howto.html > > > > > > Emir. > > > > > > -- > > To unsubscribe: <mailto:[EMAIL PROTECTED]> > > For additional commands: <mailto:[EMAIL PROTECTED]> > > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > > > > __________________________________________________ > Do You Yahoo!? > Yahoo! Sports - live college hoops coverage > http://sports.yahoo.com/ > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
