Charbel: I would be very interested in working with you on this. I have built this functionality already for MS using the MS Soap Toolkit and now trying to build the same functionality using JAVA.
I started looking now at the apache-axis stuff. In particular the WSDL2Java code. LrAu -----Original Message----- From: Abou-Khalil, Charbel [mailto:[EMAIL PROTECTED]] Sent: Friday, May 03, 2002 4:01 AM To: '[EMAIL PROTECTED]' Subject: RE: API to Generate WSDL from Java Programmatically I would be very interested to know if you were able to do this. What i did instead was that i wrote some adaptors that use the WSDL4J aPI to parse and obtain what i need from the WSDL in order to build a request on the fly. My aim is to allow the user to enter the URL of any WSDL file and then allow them to choose available methods, and enter values for request parameters. regards Charbel. > -----Original Message----- > From: Charlie Abela [mailto:[EMAIL PROTECTED]] > Sent: 03 May 2002 09:20 > To: [EMAIL PROTECTED] > Subject: API to Generate WSDL from Java Programmatically > > > Hi > > I would like to ask if it is possible to create a Java class > that can make use of Apache Axis to programmatically ( from within an > application) create a WSDL file of a Java Web Service? > If not is there any other API I can use? > > Thanks for any help > > Charlie > > This message may contain privileged and/or confidential information. If you have received this e-mail in error or are not the intended recipient, you may not use, copy, disseminate or distribute it; do not open any attachments, delete it immediately from your system and notify the sender promptly by e-mail that you have done so. Thank you.
