Discussions
unable to add customer address
Hi,
I get the following error when I try adding an address to customer:
--------------------------------------------------------------------------
faultString: org.xml.sax.SAXException: Unable to marshall between XML and Castor Objects :unable to find FieldDescriptor for 'addressbook' in ClassDescriptor of CustomerAddressbook
--------------------------------------------------------------------------
The client code is generated in java without -w option and the command is as below:
--------------------------------------------------------------------------
C:\netsuite\NoMinusW>java -cp c:\axis-1_3\lib\axis.jar;c:\axis-1_3\lib\commons-logging-1.0
.4.jar;c:\axis-1_3\lib\commons-discovery-0.2.jar;c:\axis-1_3\lib\jaxrpc.jar;c:\axis-1_3\li
b\saaj.jar;c:\axis-1_3\lib\wsdl4j-1.5.1.jar;c:\axis-1_3\lib\activation.jar org.apache.axis