Generate WSDL from command line

Y

Yahor Sinkevich

Is this possible to generate WSDL without WEB service deployment? Just during
build using command line tool?

Thanks
 
J

John Saunders [MVP]

Yahor Sinkevich said:
Is this possible to generate WSDL without WEB service deployment? Just
during
build using command line tool?

What would you generate it _from_?
 
Y

Yahor Sinkevich

From class that implements WEB service, (class with attrribute WebService),
or asmx page.
 
J

John Saunders [MVP]

Yahor Sinkevich said:
From class that implements WEB service, (class with attrribute
WebService),
or asmx page.

I don't know of any existing command-line tool that would do this. Your best
bet might be to simply deploy the web service to a temporary web site on the
build machine, then get the WSDL from there. This would also allow you to
run unit tests against the built code, in a continuous integration scenario.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top