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
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!