Re: Difference in the behaviour of WebappClassLoaderBase.getResource for jar resources

2016-05-26 Thread Mark Thomas
On 06/05/2016 09:37, Violeta Georgieva wrote: > Let me summarize the findings till now. > > According to [1] > > 1) when Class.getResource(name) > "The resource name given to a Class method may have an initial starting "/" > that identifies it as an "absolute" name. Resource names that do not sta

Re: Difference in the behaviour of WebappClassLoaderBase.getResource for jar resources

2016-05-06 Thread Violeta Georgieva
Hi, 2016-05-03 18:20 GMT+03:00 Violeta Georgieva : > > > > 2016-05-03 17:56 GMT+03:00 Konstantin Kolinko : > > > > 2016-05-03 17:07 GMT+03:00 Violeta Georgieva : > > > Hi, > > > > > > 2016-04-27 14:27 GMT+03:00 Konstantin Kolinko : > > >> > > >> 2016-04-27 14:00 GMT+03:00 Violeta Georgieva : > > >

Re: Difference in the behaviour of WebappClassLoaderBase.getResource for jar resources

2016-05-03 Thread Violeta Georgieva
2016-05-03 17:56 GMT+03:00 Konstantin Kolinko : > > 2016-05-03 17:07 GMT+03:00 Violeta Georgieva : > > Hi, > > > > 2016-04-27 14:27 GMT+03:00 Konstantin Kolinko : > >> > >> 2016-04-27 14:00 GMT+03:00 Violeta Georgieva : > >> > Hi, > >> > > >> > I have a question about difference in the behaviour of

Re: Difference in the behaviour of WebappClassLoaderBase.getResource for jar resources

2016-05-03 Thread Konstantin Kolinko
2016-05-03 17:07 GMT+03:00 Violeta Georgieva : > Hi, > > 2016-04-27 14:27 GMT+03:00 Konstantin Kolinko : >> >> 2016-04-27 14:00 GMT+03:00 Violeta Georgieva : >> > Hi, >> > >> > I have a question about difference in the behaviour of >> > org.apache.catalina.loader.WebappClassLoaderBase.getResource(S

Re: Difference in the behaviour of WebappClassLoaderBase.getResource for jar resources

2016-05-03 Thread Violeta Georgieva
Hi, 2016-04-27 14:27 GMT+03:00 Konstantin Kolinko : > > 2016-04-27 14:00 GMT+03:00 Violeta Georgieva : > > Hi, > > > > I have a question about difference in the behaviour of > > org.apache.catalina.loader.WebappClassLoaderBase.getResource(String). > > I'm investigating the issue reported here [1].

Re: Difference in the behaviour of WebappClassLoaderBase.getResource for jar resources

2016-05-03 Thread Violeta Georgieva
2016-04-27 14:25 GMT+03:00 Mark Thomas : > > On 27/04/2016 12:00, Violeta Georgieva wrote: > > Hi, > > > > I have a question about difference in the behaviour of > > org.apache.catalina.loader.WebappClassLoaderBase.getResource(String). > > I'm investigating the issue reported here [1]. > > > > In T

Re: Difference in the behaviour of WebappClassLoaderBase.getResource for jar resources

2016-04-27 Thread Christopher Schultz
Konstantin, On 4/27/16 7:27 AM, Konstantin Kolinko wrote: > 2016-04-27 14:00 GMT+03:00 Violeta Georgieva : >> Hi, >> >> I have a question about difference in the behaviour of >> org.apache.catalina.loader.WebappClassLoaderBase.getResource(String). >> I'm investigating the issue reported here [1].

Re: Difference in the behaviour of WebappClassLoaderBase.getResource for jar resources

2016-04-27 Thread Konstantin Kolinko
2016-04-27 14:00 GMT+03:00 Violeta Georgieva : > Hi, > > I have a question about difference in the behaviour of > org.apache.catalina.loader.WebappClassLoaderBase.getResource(String). > I'm investigating the issue reported here [1]. > > In Tomcat 8+ when WebappClassLoaderBase.getResource is invoked

Re: Difference in the behaviour of WebappClassLoaderBase.getResource for jar resources

2016-04-27 Thread Mark Thomas
On 27/04/2016 12:00, Violeta Georgieva wrote: > Hi, > > I have a question about difference in the behaviour of > org.apache.catalina.loader.WebappClassLoaderBase.getResource(String). > I'm investigating the issue reported here [1]. > > In Tomcat 8+ when WebappClassLoaderBase.getResource is invoke

Difference in the behaviour of WebappClassLoaderBase.getResource for jar resources

2016-04-27 Thread Violeta Georgieva
Hi, I have a question about difference in the behaviour of org.apache.catalina.loader.WebappClassLoaderBase.getResource(String). I'm investigating the issue reported here [1]. In Tomcat 8+ when WebappClassLoaderBase.getResource is invoked with a path that represents a jar resource and starts with