Well, of course it can be done using simple DOM document construction…

But what I'm looking for is an infrastructure that may provide a wrapper to standard WSDL construction tasks.

 

Asaf Lahav

VP R&D, Prima Grid LTD.

Cellular:  972-54-4717955

Phone:   972-3-6540255

Fax:       972-3-6540254


From: Ron Reynolds [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 27, 2005 9:19 PM
To: [email protected]
Subject: Re: WSDL generators

 

what you're describing sounds like building the DOM tree in-memory and then serializing it (to file, stream, whatever).  so you want a Java API that wraps building the DOM tree of a WSDL?  that's fairly straight-forward to write.

----- Original Message -----

From: Asaf Lahav

Sent: Tuesday, December 27, 2005 9:58 AM

Subject: WSDL generators

 

Hi all,

 

I'm not sure if this is the right group to ask. But, I'm looking for a java WSDL generator.

Is there a tool that will enable me to generate WSDL files?

I know AXIS provides a tool called java2wsdl.exe but that would force me to generate a java file in-order to generate a WSDL file first.

Is there any other way to generate WSDL files?

(Preferably open source tool)

 

Thanks in advance,

Asaf Lahav

VP R&D, Prima Grid LTD.

Cellular:  972-54-4717955

Phone:   972-3-6540255

Fax:       972-3-6540254

 

Reply via email to