On 18/08/2010 16:38, Konstantin Kolinko wrote:
> 2010/8/18 Pid :
>> On 18/08/2010 16:09, Amir Wasim wrote:
>>> org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
>>> at
>>> org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader.(ClassFileReader.java:342)
>>> at
>>
2010/8/18 Pid :
> On 18/08/2010 16:09, Amir Wasim wrote:
>> org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
>> at
>> org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader.(ClassFileReader.java:342)
>> at
>> org.apache.jasper.compiler.JDTCompiler$1.findType(JDT
On 18/08/2010 16:09, Amir Wasim wrote:
> Hi all,
>
> HI, i have a question regarding tomcat class loader
>
> I have configured to load my classes through my custom class loader
> and have it configured in my Catalina as follows
>
>delegate="true" />
>
> The EncryptedClassLoader extends
Hi all,
HI, i have a question regarding tomcat class loader
I have configured to load my classes through my custom class loader
and have it configured in my Catalina as follows
The EncryptedClassLoader extends
org.apache.catalina.loader.WebappClassLoader class.
The web server starts f