Rob Rudin wrote:
We're in the process of trying to replace Glue, and I really like everything I see in XFire so far, but I'm wondering about the support for publishing a WSDL. This was very easy to do in Glue, and it seems (I haven't gotten to try it yet) that this is part of the xfire-jaxws module that is still under development. I saw the docs showing an Ant task for doing this kind of work. My questions:

1. Is there any way to have a WSDL automatically published when I create an XFire service? I can use the Ant task, I'm just wondering if there'd be an easy way to get a WSDL endpoint published as well.

Yes, just publish your service via services.xml or the API and then go to its URL and append "?wsdl". Check out:

http://xfire.codehaus.org/Quick+Start
2. How much work is left to be done the WSDL generation portion of the jaxws module?

WSDL Generation should work I believe... where are you seeing that its not?
3. Has anyone had success creating XFire web services and then using the .NET wsdl.exe program to generate C# code against them? That's unfortunately what we have to do for our client app (we inherited it). I figure this shouldn't be an issue, just wondering if anyone out there has had success doing this.

Yes, I've done that many a time...
Thanks,
Rob

- Dan

--
Dan Diephouse
Envoi Solutions
http://envoisolutions.com
http://netzooid.com/blog

Reply via email to