You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Mark Prins <Ma...@caris.nl> on 2002/06/28 10:40:25 UTC

problem after upgrading 4.0.1 -> 4.1.3: java.lang.VerifyError

Many of my servlets that worked under 4.0.1 are complaining with:
java.lang.VerifyError: (class:
com/caris/fusion/servlet/JDMC_FusionServletBase, method: init signature:
(Ljavax/servlet/ServletConfig;)V) Incompatible object argument for function
call

Any thoughts on this?

Mark