Re: Jars in Tomcat lib directory

2021-01-18 Thread Martin Grigorov
rading to Java 1.8 and > deployed in tomcat 9, I realized that couple of additional jars are > required during runtime. > > I then added these jars to Tomcat lib directory and observed that it is > not picking up these unless I add it to classpath > Classes in jar files in $CATALIN

Re: Jars in Tomcat lib directory

2021-01-18 Thread Mounika Reddy
; > I then added these jars to Tomcat lib directory and observed that it is > not picking up these unless I add it to classpath > > Regards > Swathi > > -Original Message- > From: Mounika Reddy [mailto:spidermai...@gmail.com] > Sent: Monday, January 18, 2021 11:49 PM

RE: Jars in Tomcat lib directory

2021-01-18 Thread Jonnalagadda, Swathi (External)
these jars to Tomcat lib directory and observed that it is not picking up these unless I add it to classpath Regards Swathi -Original Message- From: Mounika Reddy [mailto:spidermai...@gmail.com] Sent: Monday, January 18, 2021 11:49 PM To: Tomcat Users List Subject: Re: Jars in Tomcat lib

Re: Jars in Tomcat lib directory

2021-01-18 Thread Mounika Reddy
uary 18, 2021 6:32 PM > To: Tomcat Users List > Subject: Re: Jars in Tomcat lib directory > > CAUTION: This email originated from outside the organization. Do not > click links or open attachments unless you recognize the sender and know > the content is safe. > > It will

RE: Jars in Tomcat lib directory

2021-01-18 Thread Jonnalagadda, Swathi (External)
: Jars in Tomcat lib directory CAUTION: This email originated from outside the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. It will provided if your application requires. On Mon, Jan 18, 2021, 7:54 AM Jonnalagadda, Swathi

Re: Jars in Tomcat lib directory

2021-01-18 Thread Mounika Reddy
It will provided if your application requires. On Mon, Jan 18, 2021, 7:54 AM Jonnalagadda, Swathi (External) < swathi.jonnalaga...@xerox.com> wrote: > Hi > > Doesn’t tomcat consider jar files under lib directory in classpath. Do we > have to do any additional configuration for that? > > > Thanks

Jars in Tomcat lib directory

2021-01-18 Thread Jonnalagadda, Swathi (External)
Hi Doesn’t tomcat consider jar files under lib directory in classpath. Do we have to do any additional configuration for that? Thanks Swathi