IBM Serialization Error: WSWS3037E when generating client with VIP CDK
search cancel

IBM Serialization Error: WSWS3037E when generating client with VIP CDK

book

Article ID: 164526

calendar_today

Updated On:

Products

Symantec Products

Issue/Introduction

When using the VIP CDK to generate a client, it returns an IBM Serialization error

WebServicesFault
 faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.generalException
 faultString: java.io.IOException: WSWS3037E: Error: Serialization cannot occur for com.symantec.service.DeactivateTokenType.
 faultActor: null
 faultDetail:

java.io.IOException: WSWS3037E: Error: Serialization cannot occur for com.symantec.service.DeactivateTokenType.
        at com.ibm.ws.webservices.engine.WebServicesFault.makeFault(WebServicesFault.java:283)
        at com.ibm.ws.webservices.engine.SOAPPart.writeTo(SOAPPart.java:925)
        at com.ibm.ws.webservices.engine.SOAPPart.writeTo(SOAPPart.java:840)
        at com.ibm.ws.webservices.engine.SOAPPart._getWebServicesInputSource(SOAPPart.java:974)

...

Resolution

In the WSDL2Java tab, make sure the "Generate Java files for all types" option is selected.