Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Register now
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