You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsif-user@ws.apache.org by Suresh <su...@vergiltech.com> on 2003/04/10 07:56:05 UTC

VerifyError

Hi all,
      Iam trying to deploy an ear application into websphere.The ear
uses wsif.jar as one of its external jars.when i try to deploy the
application websphere generates an error as follows.

NoSuchMethodError
java.lang.VerifyError: (class:
WSIFUtils, method:
unWrapPart signature: (Part,Definition)List;) incompatible object
argument for function call.

i have made this function call as follows

 WSIFUtils.unWrapPart(objPart, def);


I do not know whether this has something to do with wsif or Websphere.Can
some one plz
help me out on this??

thanks in advance,

suresh