WSDL2Java issue

Joined
Apr 1, 2009
Messages
1
Reaction score
0
Guys,
Here is an odd thing I run into.
I got a wsdl file from somebody; so naturally I would use Axis and run the WSDL2Java command to get the Java code. The kick is that.

When I looked into the wsdl's xsd, it said the elementFormDefault is "qualified". However, the SOAP request I generated does not have the proper namespace in the element. For example.
<lib:bookname>happy day</lib:bookname> vs <bookname>happy day</bookname>

What could be the cause ? Axis version or some other "switch" I am supposed to turn on ? I don't know too much about xsd; so if I misunderstand something here, please let me know.

thanks
ray
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top