Both of those should work. There could be some classloader issue involved. Can you provide a test case of what you are trying to do?
Cheers, Larry > -----Original Message----- > From: Mario Felarca [mailto:[EMAIL PROTECTED]] > Sent: Friday, May 17, 2002 12:09 PM > To: TomcatUser > Subject: RE: Tomcat 3.3.1 and additionalJars > > > >From: "Larry Isaacs" <[EMAIL PROTECTED]> > >Date: Thu, 16 May 2002 14:09:12 -0400 > > > >What did you set the additionalJars attribute to and > >where did you put the jdom.jar? > > > >Larry > > The additionalJars attribute I tried setting to a > couple of different things. One was an absolute path > with the jdom.jar located at that absolute path. > > For example, additionalJars="D:/test/jdom.jar". > > I also tried setting it to just jdom.jar and putting > the jar in the Tomcat/lib/container directory. > > Any ideas? > > Thanks! > > Mario- > > > > > __________________________________________________ > Do You Yahoo!? > LAUNCH - Your Yahoo! Music Experience > http://launch.yahoo.com > > -- > To unsubscribe, e-mail: > <mailto:tomcat-user-> [EMAIL PROTECTED]> > For > additional commands, > e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
