Skip to Content
0
Former Member
Jan 15, 2008 at 08:58 PM

java.lang.verifyerror with webservice consumer sdk BOE XI R2 sp2

26 Views

Post Author: Madhu

CA Forum: JAVA

Hi,

I was looking for some help regarding webservices consumer API. According to the installation document, I have deployed the consumer api jars to my app server. I am using sample for retrieving the contents of a given folder from the repository. The class compiles ok and when I call the method which has the com.businessobjects.dsws.session.Session class as an argument , I am getting this stack trace:

Caused by: java.lang.VerifyError: (class: com/kronos/wfc/commonapp/reporting/framework/webservice/server/CrystalService, method: deleteContents signature: (Ljava/lang/String;Lcom/businessobjects/dsws/session/Session;)V) Incompatible argument to function

Any help is appreciated.

Thanks,

Madhu