File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Web Services and the fly likes XFire WebService generates WSDL elements in Alphabetical order Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "XFire WebService generates WSDL elements in Alphabetical order" Watch "XFire WebService generates WSDL elements in Alphabetical order" New topic
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
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: XFire WebService generates WSDL elements in Alphabetical order
 
Similar Threads
XFire and Spring
.Net Interoperablity issue with Xfire generated Webserivces
Windows Communication Foundation(WCF) WebService and Java client
Custom Exception in WebService
GWT Error+ XFire Webservice