Hello: I am using Axis 1.4 to try to generate all the classes for a WSDL, but certain classes are not being generated even though I specified the -all parameter to wsdl2java.
Here is the call to wsdl2java: %JAVA% org.apache.axis.wsdl.WSDL2Java -v --all --timeout -1 -o %SRC_DIR% https://webservices.netsuite.com/wsdl/v2008_2_0/netsuite.wsdl If I view the https://webservices.netsuite.com/wsdl/v2008_2_0/netsuite.wsdl I see it includes https://webservices.netsuite.com/xsd/platform/v2008_2_0/core.xsd If I look at the core XSD, one of the types is SearchMultiSelectField but, when I go to the com\netsuite\webservices\platform\core_2008_2 directory, I don't see SearchMultiSelectField.java There are others, but not that one. Any ideas why this did not generate? Thanks, Neil -- Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com Eliminate junk email and reclaim your inbox. Visit http://www.spammilter.com for details. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
