Forums Register Login

How to Force Xfire to include XSD in wsdl

+Pie Number of slices to send: Send
I have a Java web service created by Xfire. Currently the wsdl auto generated by Xfire contains all elements and methods. What I want is to remove elements description from wsdl and have them in a separate XSD and let XFire import that XSD in wsdl automatically.

This is my services.xml

<beans>

<!-- Client Account Web Service -->
<service xmlns="http://xfire.codehaus.org/config/1.0">
<name>AccountService</name>
<namespace>http://tools.fblfinancial.com/pic/services/account</namespace>;
<serviceClass>com.fbfs.cp.pic.clacct.webservice.AccountWebService</serviceClass>
<implementationClass>com.fbfs.cp.pic.clacct.webservice.AccountWebServiceImpl</implementationClass>
</service>

</beans>
I didn't like the taste of tongue and it didn't like the taste of me. I will now try this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com


reply
reply
This thread has been viewed 1116 times.
Similar Threads
How to generate wsdl:fault from XSD
when should REST be used instead of SOAP and when it should not be used instead of SOAP?
Axis 2 - MTOM Service problem
skeleton in web services
.Net Interoperablity issue with Xfire generated Webserivces
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 29, 2024 19:35:48.