Re: tomcat shared classloader

2023-04-06 Thread Kevin Huntly
totally my fault sorry it was permissions On Thu, Apr 6, 2023, 16:42 Christopher Schultz wrote: > Kevin, > > On 4/6/23 16:26, Kevin Huntly wrote: > > I've placed a utility jar in ${catalina.home}/shared/app for use across > all > > my webapps. However, I'm getting ClassNotFound exceptions when t

Re: tomcat shared classloader

2023-04-06 Thread Christopher Schultz
Kevin, On 4/6/23 16:26, Kevin Huntly wrote: I've placed a utility jar in ${catalina.home}/shared/app for use across all my webapps. However, I'm getting ClassNotFound exceptions when trying to use the shared stuff. Any ideas? What version of Tomcat? Have you changed the configuration from th

tomcat shared classloader

2023-04-06 Thread Kevin Huntly
Hello, I've placed a utility jar in ${catalina.home}/shared/app for use across all my webapps. However, I'm getting ClassNotFound exceptions when trying to use the shared stuff. Any ideas? Kevin Huntly Email: kmhun...@gmail.com Cell: 716/424-3311