Re: tomcat8.0.33 classpath/classloader issues

2016-05-31 Thread Christopher Schultz
] Sent: Friday, May 27, 2016 > 11:14 PM To: Tomcat Users List Subject: Re: tomcat8.0.33 > classpath/classloader issues > > Sanka, > > On 5/27/16 1:07 PM, Sanka, Ambica wrote: >> Do you need to add for your case? >> Please check >> http://tomcat.apache.org/tomca

RE: tomcat8.0.33 classpath/classloader issues

2016-05-30 Thread Venkata Reddy P
, May 27, 2016 11:14 PM To: Tomcat Users List Subject: Re: tomcat8.0.33 classpath/classloader issues -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Sanka, On 5/27/16 1:07 PM, Sanka, Ambica wrote: > Do you need to add for your case? Please > check http://tomcat.apache.org/tomcat-8.0-doc

Re: tomcat8.0.33 classpath/classloader issues

2016-05-27 Thread Christopher Schultz
Original Message- From: Venkata Reddy P > [mailto:venkata.re...@trianz.com] Sent: Friday, May 27, 2016 1:02 > PM To: Tomcat Users List <users@tomcat.apache.org> Subject: RE: > tomcat8.0.33 classpath/classloader issues > > Many thanks Ambica for the detailed informatio

RE: tomcat8.0.33 classpath/classloader issues

2016-05-27 Thread Sanka, Ambica
ct: RE: tomcat8.0.33 classpath/classloader issues Many thanks Ambica for the detailed information. Its not working some reason for me, when I was debugging the Bootstrap.java class I could clearly see that creating common, shared,and catlina loaders as I expected. While loading the server.xml pr

RE: tomcat8.0.33 classpath/classloader issues

2016-05-27 Thread Venkata Reddy P
[mailto:venkata.re...@trianz.com] Sent: Friday, May 27, 2016 8:06 AM To: Tomcat Users List <users@tomcat.apache.org> Subject: RE: tomcat8.0.33 classpath/classloader issues Hi, As Ambica suggested, I have tried by setting different properties "common.loader, shared.loader, server.loader&qu

RE: tomcat8.0.33 classpath/classloader issues

2016-05-27 Thread Sanka, Ambica
venkata.re...@trianz.com] Sent: Friday, May 27, 2016 8:06 AM To: Tomcat Users List <users@tomcat.apache.org> Subject: RE: tomcat8.0.33 classpath/classloader issues Hi, As Ambica suggested, I have tried by setting different properties "common.loader, shared.loader, server.loader&qu

RE: tomcat8.0.33 classpath/classloader issues

2016-05-27 Thread Venkata Reddy P
973bf95 ( ("java.io.FilePermission" "\C:\tomcat8.0.33\lib\tomcat-jni.jar" "read") ) scl: jar: beginEntry META-INF/MANIFEST.MF jar: done with meta! jar: nothing to verify! scl: getPermissions ProtectionDomain (file:/C:/poc/lib/connect.jar ) sun.misc.

RE: tomcat8.0.33 classpath/classloader issues

2016-05-25 Thread Sanka, Ambica
t;,"${catalina.home}/properties" Hope this helps. Ambica. -Original Message- From: Venkata Reddy P [mailto:venkata.re...@trianz.com] Sent: Wednesday, May 25, 2016 5:43 AM To: Tomcat Users List <users@tomcat.apache.org> Subject: RE: tomcat8.0.33 classpath/classloa

RE: tomcat8.0.33 classpath/classloader issues

2016-05-25 Thread Venkata Reddy P
mcat Users List > Subject: tomcat8.0.33 classpath/classloader issues > > Hi, > > Currently I am migrating my existing tomcat6.0.x to tomcat8.0.33 version. > > > 1) I have deployed four web applications inside webapps folder, all > these 4 web applications use the f

Re: tomcat8.0.33 classpath/classloader issues

2016-05-25 Thread Mark Thomas
List > Subject: tomcat8.0.33 classpath/classloader issues > > Hi, > > Currently I am migrating my existing tomcat6.0.x to tomcat8.0.33 version. > > > 1) I have deployed four web applications inside webapps folder, all > these 4 web applications use the few common ja

RE: tomcat8.0.33 classpath/classloader issues

2016-05-24 Thread Venkata Reddy P
Can anyone please help me on this? From: Venkata Reddy P Sent: 24 May 2016 14:44 To: Tomcat Users List Subject: tomcat8.0.33 classpath/classloader issues Hi, Currently I am migrating my existing tomcat6.0.x to tomcat8.0.33 version. 1) I have deployed four web applications inside webapps

tomcat8.0.33 classpath/classloader issues

2016-05-24 Thread Venkata Reddy P
Hi, Currently I am migrating my existing tomcat6.0.x to tomcat8.0.33 version. 1) I have deployed four web applications inside webapps folder, all these 4 web applications use the few common jars which I was (in tomcat6.0.x) setting as classpath variable in setclasspath.bat as below