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
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 :
> > >
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
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
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].
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
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].
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
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