Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Exception generating code for Type SearchDoubleField is referenced but not defined.
I am trying to generate code from wsdl using axis from maven, but getting this exception
Caused by:java.io.IOException: Type SearchDoubleField is referenced but not defined.
Its defined in https://webservices.netsuite.com/xsd/platform/v2014_2_0/core.xsd, is relative to https://webservices.netsuite.com/xsd/transactions/v2014_2_0/sales.xsd .
0