Re: Need Help in configuring a Custom Class loader in Tomcat - 8

2015-04-29 Thread Ashish Kumar Singh
Thanks Mark! We are going to try this out and update you! Regards, Ashish On 29/04/15 10:26 pm, "Mark Thomas" wrote: >On 29/04/2015 17:50, Ashish Kumar Singh wrote: >> All, >> >> I wanted to gather some help and feedbacks in configuring a custom >>class loader with tomcat –8. >> We wer

Re: Need Help in configuring a Custom Class loader in Tomcat - 8

2015-04-29 Thread Mark Thomas
On 29/04/2015 17:50, Ashish Kumar Singh wrote: > All, > > I wanted to gather some help and feedbacks in configuring a custom class > loader with tomcat –8. > We were using a custom class loader with Tomcat 6 & 7 successfully which is > used to load custom jars from some common locations outside

Need Help in configuring a Custom Class loader in Tomcat - 8

2015-04-29 Thread Ashish Kumar Singh
All, I wanted to gather some help and feedbacks in configuring a custom class loader with tomcat –8. We were using a custom class loader with Tomcat 6 & 7 successfully which is used to load custom jars from some common locations outside tomcat in our case. APIs being used for this seems to be r