On 10/10/07, Norman Barker <[EMAIL PROTECTED]> wrote:
>
> 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


We should be able to get a patch or fix for this is the latest code, could
you create a JIRA (http://issues.apache.org/jira/browse/TUSCANY) and attach
a zip of all the relevant files and the steps for how to recreate the
problem and I'll go try to tracked down the Axis2 fix that Amila mentions in
that thread you reference.

   ...ant

Reply via email to