Don't forget Glue, another free download, from www.themindelectric.com. This also will generate WSDL from Java classes.
Cheers, Peter ----- Original Message ----- From: "zhengzp" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 19, 2002 8:17 PM Subject: Re: WSDL question > JBuilder's web service kit for java can create WSDL > ----- Original Message ----- > From: "Gus Delgado" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, February 20, 2002 1:34 AM > Subject: WSDL question > > > > I have a web service currently on production using jakarta-soap running on > > tomcat. "some" of my clients want to use the new .Net implementation to send > > soap-envelopes (requests) to the jakarta-soap implementation, .Net uses > > WSDL, can I implement a WSDL for "some" of my clients to use without hurting > > the ones that really don't care much for WSDL? Your help is much > > appreciated. > > > > -Gus > > > > >