Hi, I am using the wsdl2javagenerator to try and generate the SDO from the wsdl http://www.oasis-open.org/committees/regrep/documents/3.0/services/ebXMLRegistryServices.wsdl
I have created local copies of these files (and the schemas) and made sure they validate in eclipse. However with wsdl2javagenerator I just get a null pointer sincepackageRegistry.values().isEmpty() is empty when tested in XSD2JavaGenerator I believe this may be related to a very recent fix in Axis2 http://www.nabble.com/wsdl-import-failing-with-wsdl2java-axis2-1.3-tf4565180.html#a13030624 this related to <import location in the wsdl document is there a way to add this fix or any other ways around this? I am using 1.0 build. Many thanks, Norman --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
