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!
Generating WSDL to Java classes is missing classes
When importing the WSDL to generate Java classes, I am missing:
com.netsuite.webservices.platform_2015_2.NetSuiteBindingStub;
com.netsuite.webservices.platform_2015_2.NetSuiteServiceLocator;
Everything else appears to be there as far as I can tell. These 2 classes do not show up in the WSDL online or the .zip file version (2015.2 or 2016.1 versions). The provided examples in both the .zip files and in Help Center say to use NetsuiteServiceLocator but there is no way to access this. Any ideas?
Thanks