Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Axis 2 Adoption/Code Gen Problem
Axis 1.x can be considered legacy now. Is Netsuite going to officially adopt Axis 2 and change documentation and example code?
When running the Axis 2 code generator against https://webservices.netsuite.com/wsdl/v2008_1_0/netsuite.wsdl
I get the following:
Retrieving schema at 'https://webservices.netsuite.com/xsd/transactions/v2008_1_0/inventoryTypes.xsd', relative to 'https://webservices.netsuite.com/xsd/transactions/v2008_1_0/inventory.xsd'.
log4j:WARN No appenders could be found for logger (org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder).
log4j:WARN Please initialize the log4j system properly.
Exception in thread "main" org.apache.axis2.wsdl.codegen.CodeGenerationException: org.apache.axis2.wsdl.codegen.CodeGenerationException: java.lang.RuntimeException: Element QName is null for ExceededRequestSizeFault!