Discussions
Join us for complimentary one-day events around the world and step into a future fueled by AI and limitless potential. Explore new breakthroughs, sharpen your skills, and connect with experts who are shaping what’s next. Experience bold keynotes, interactive learning, and connections that span the global NetSuite community. Discover what's next at SuiteConnect Tour 2026.
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!