| Author |
XFire WebService generates WSDL elements in Alphabetical order
|
dhaval nagar
Greenhorn
Joined: Oct 20, 2008
Posts: 11
|
|
I am generating a webservice with XFire.
At runtime XFire converts my classes into WSDL with all the elements (fields) in an alphabetical order.
It is not a problem as far as my type is having few fields,
but some of my services are taking few hundred fields in a type in that case it is difficult to view entire WSDL document.
I am using Aegis Bindings to customize complex type and elements. Is there any way to generate WSDL in the order in
which they are available in my class file.
Regads,
Dhaval
|
 |
 |
|
|
subject: XFire WebService generates WSDL elements in Alphabetical order
|
|
|