Discussions
SuiteWorld is the largest annual gathering of the NetSuite community! It will be held in Las Vegas on October 6-9, 2025. Our customers and partners look forward to SuiteWorld every year as a place to hear the latest from NetSuite, get hands-on learning, and connect with each other. Register now!
Problem generating client side code from WSDL
Hi,
I am using java to generate client side code from 1.3.1 wsdl using axis 1.2.1 as follows on the command line:
java -cp c:\axis-1_2_1\lib\axis.jar;c:\axis-1_2_1\lib\commons-logging-1.0.4.jar;c:\axis-1_2_1\lib\commons-discovery-0.2.jar;c:\axis-1_2_1\lib\jaxrpc.jar;c:\axis-1_2_1\lib\saaj.jar;c:\axis-1_2_1\lib\wsdl4j-1.5.1.jar;c:\axis-1_2_1\lib\activation.jar org.apache.axis.wsdl.WSDL2Java https://webservices.netsuite.com/wsdl/v1_3_1/netsuite.wsdl
and I see the following:
--------------------------------------------------------------------------
warning:Aug 2, 2006 3:34:27 PM org.apache.axis.utils.JavaUtils isAttachmentSupported
WARNING: Unable to find required classes (javax.activation.DataHandler and javax.mail.inte