Hello all,

I have a simple web service that returns an object with nested arrays.
I find that this object is getting the root element namespace set
correctly, but the next element gets the "" namespace applied to it and
I don't know why.  I've attached the .wsdl doc, the "Impl" class, and
the TCPMonitor capture of the response to this msg as a zip file (rename
_zip to .zip).  Here is the WSDL2Java cmd I use:
  java -cp %cp% org.apache.axis.wsdl.WSDL2Java -paxistest.noimport -v -s
wsdl_no_import.wsdl

I'm not sure what I'm doing wrong, but I have been playing around and I
can't make this "work"... Any thoughts?

Attachment: axis_zip
Description: axis_zip

Reply via email to