-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rashed,
On 9/18/2010 6:47 AM, hellian wrote:
> Thanks..you missed the caused by part, it's in the message I posted. Anyway
> have a look on it given below:
>
> Caused by: java.lang.AbstractMethodError
> at
> org.apache.tomcat.util.digester.Di
On 16/09/2010 23:43, hellian wrote:
> While I'm running another project with same pattern successfully, it's
> surprisingly throwing the above errors. Could someone help me resolve this?
Are you sure the TLD it's scanning is correctly formed?
Maybe you've scrambled your Tomcat install. Have you
Chris
Thanks..you missed the caused by part, it's in the message I posted. Anyway
have a look on it given below:
Caused by: java.lang.AbstractMethodError
at
org.apache.tomcat.util.digester.Digester.getXMLReader(Digester.java:913)
at
org.apache.tomcat.util.digester.Digester.parse(
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rashed,
On 9/16/2010 6:43 PM, hellian wrote:
> I'm having a strange error while starting my Tomcat from Eclipse. It's
> throwing the following exception:
>
> java.lang.reflect.InvocationTargetException
> at sun.reflect.NativeMethodAccessorImp