Hi WSDL is generated automatically by XFire when you hit following adress : http://<server>:<port>/<app>/services/<service_name>?wsdl if you hit http://<server>:<port>/<app>/services/ then you see all defined webservices and links to their wsdls.
For book example url can looks like : http://localhost:8080/book/services On 3/13/07, Betty Chang <[EMAIL PROTECTED]> wrote:
Hi -- I'm new to web services as well as xfire, so this is going to sound really dumb. If my application is running, how do I generate the wsdl in the web browser? (There is no wsdl file in the application). Thanks Betty ----- Original Message ----- From: "Tomek Sztelak" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Tuesday, March 13, 2007 1:34 AM Subject: Re: [xfire-user] Can someone provide an example of how to use org.codehaus.xfire.gen.WsdlGenTask to generate a wsdl? > Paramteters which you specify on the task: > > configUrl - path to your service configuration file > outputDirectory - directory where generated wsdl will be placed > > But if you application is running you can just generate wsdl in web > browser and save it to disk. > > On 3/13/07, Betty Chang <[EMAIL PROTECTED]> wrote: >> >> >> Hi - I saw the archived posting about WsdlGenTask, but I still don't >> understand how to use it. What do I pass in for parameters? Where does >> it >> look for the services? >> >> Is there a way to generate the wsdl if the web application is up and >> running? >> >> (I am working on an app that someone else created, but there is no wsdl >> file) >> >> Betty >> > > > -- > ----- > When one of our products stops working, we'll blame another vendor > within 24 hours. > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > > --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
-- ----- When one of our products stops working, we'll blame another vendor within 24 hours. --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
