Re: WSDL and SOAP ...

2003-06-09 Thread Anne Thomas Manes
Considering that you're just starting out, I suggest that you upgrade to Axis. Consider the fact that Apache SOAP has been on life support for more than 2 years. Apache Axis is the strategic Apache project for Web services. Anne - Original Message - From: Ayman M.

Re: WSDL and SOAP ...

2003-06-09 Thread Scott Nichol
Overall, Axis will serve you better in the current web services world, where most endpoints generate or consume WSDL. Your particular problem may be caused by the WSDL, GLUE utility, Apache SOAP or any combination thereof. The typical issue would be that a WSDL client is unlikely to emit

Re: WSDL and SOAP ...

2003-06-08 Thread Martin Gainty
Ayman- I created a Utility which creates WSDL fromjava compiled Interfacehttp://www.laconiadatasystems.com/Downloads.html Hth,Martin - Original Message - From: Ayman M. El-Geneidy To: [EMAIL PROTECTED] Sent: Sunday, June 08, 2003 9:56 PM Subject: WSDL and SOAP ...

Re: WSDL

2002-12-20 Thread Scott Nichol
WSDL is relevant. In some ways, Apache SOAP messaging is a way to provide doc/lit capabilities that WSDL specifies. If you really want to get deeply into WSDL use, you should consider Axis (http://xml.apache.org/axis/). If you just want to play with WSDL for now, I still recommend grabbing Axis

Re: WSDL file generation

2002-09-17 Thread Carl CABOU
Try java2wsdl from Glue (The Mind Electric), download on http://www.themindelectric.com/glue/index.html Pretty good ... ;-) Shankar S wrote: Hi, I have a Java Class registered in Apache SOAP. I have tested it using a java client. Now, I am trying to talk to the web service using VB (MS

Re: WSDL

2002-06-16 Thread Martin Gainty
Send and receive Hotmail on your mobile device: Click Here

RE: WSDL

2002-06-15 Thread Martin Gainty
:12 PM To: [EMAIL PROTECTED] Subject: Re: WSDL Anne Thomas Manes wrote: There are other completely Unix-based SOAP systems, too, including my company's product -- but I'm not going to abuse this list by advertising it here. Hmmm... Anne Manes CTO, Systinet

Re: WSDL

2002-06-15 Thread James Black
Martin Gainty wrote: Everyone who wants to sell their wares please dont waste my time At the risk of soundling like a broken record nobody has addressed the WSML for Unix.. Is there anyobody who can Focus on the problem ??? WSML is for .NET, WSDD is for axis. What is the problem? Both

Re: WSDL

2002-06-15 Thread Simon Fell
On Sat, 15 Jun 2002 23:19:44 -0400, in soap you wrote: Martin Gainty wrote: Everyone who wants to sell their wares please dont waste my time At the risk of soundling like a broken record nobody has addressed the WSML for Unix.. Is there anyobody who can Focus on the problem ??? WSML is

RE: WSDL

2002-06-14 Thread Elizabeth Golluscio
, Elizabeth -Original Message- From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]] Sent: 13 June 2002 21:51 To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: WSDL My apologies. I did not understand your question. Let me verify that I understand it now. There is a service that's

RE: WSDL

2002-06-14 Thread Martin Gainty
. ___ From: "Elizabeth Golluscio" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: <[EMAIL PROTECTED]> Subject: RE: WSDL Date: Fri, 14 Jun 2002 15:46:55 +0100 MIME-Version: 1.0 Receive

RE: WSDL

2002-06-14 Thread rubys
Martin, try: http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-axis/java/docs/user-guide.html - Sam Ruby

RE: WSDL

2002-06-14 Thread Martin Gainty
from WSDL to Java andJava to WSDL..AND Build in servlet tucks into Apache..neat stuffI havent seen anything about WSMLbeing supportedby SOAP..IsWSMLMicrosoft specific??Thanks, Martin Gainty Martin, try:

RE: WSDL

2002-06-14 Thread rubys
Martin Gainty wrote: I havent seen anything about WSML being supported by SOAP.. Is WSML Microsoft specific?? WSML is COM specific. The Axis/Java equivalent is WSDD. The WSDL2Java program will generate the WSDD documents for you. - Sam Ruby

RE: WSDL

2002-06-14 Thread Anne Thomas Manes
this list by advertising it here. Anne Manes CTO, Systinet www.systinet.com -Original Message-From: Martin Gainty [mailto:[EMAIL PROTECTED]]Sent: Friday, June 14, 2002 3:05 PMTo: [EMAIL PROTECTED]Subject: RE: WSDL At the risk of sounding like a Broken Record:We

Re: WSDL

2002-06-14 Thread Sam Ruby
Anne Thomas Manes wrote: There are other completely Unix-based SOAP systems, too, including my company's product -- but I'm not going to abuse this list by advertising it here. Hmmm... Anne Manes CTO, Systinet www.systinet.com http://www.systinet.com ^ ^ ^ ^ ^ ^ | | | | | |

Re: WSDL

2002-06-14 Thread Martin Gainty
My thoughts exactly..Too many used car salespersons selling their bright and shiny jalopies..Back to the discussion of SOAP development (hopefully)... Martin Gainty Anne Thomas Manes wrote: There are other

Re: WSDL

2002-06-14 Thread Sam Ruby
Martin Gainty wrote: My thoughts exactly.. Too many used car salespersons selling their bright and shiny jalopies.. Anne's cool. Her company's products are too. And to her defense, she *DID* try to point you to Apache Axis. - Sam Ruby

RE: WSDL

2002-06-14 Thread Tony Sciacca
Title: RE: WSDL Hello Anne, Nice way to present your company. Tony Sciacca XAware Inc. http://www.xaware.com Conprehensive data integration for your .net, J2ee and Web Services Projects -Original Message- From: Sam Ruby [mailto:[EMAIL PROTECTED]] Sent: Friday, June 14, 2002

Re: WSDL

2002-06-13 Thread Martin Gainty
Good Question!First thedefinition of WSML:A WSML file provides information that maps the operations of a service (as described in the WSDL file) to specific methods in the COM objecttherefore: You must have a COM Object availableWithout a COM Object (and it's methods) one would have no need for

RE: WSDL

2002-06-13 Thread Anne Thomas Manes
Matias, Was that a typo? did you mean to ask how to obtain the WSDL file? From .NET all you need is the WSDL file to generate a client. You only need a WSML file when you're using MS SOAP Toolkit to build a service (not a client). Note that you don't need WSML with .NET. How did you

RE: WSDL

2002-06-13 Thread Martin Gainty
of errors, virus, interception or interference. ___ From: "Anne Thomas Manes" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: <[EMAIL PROTECTED]> Subject: RE: WSDL Date: Thu, 13 Jun 2002 15:23:38 -0400 MIME-Versio

RE: WSDL

2002-06-13 Thread Anne Thomas Manes
PROTECTED]]Sent: Thursday, June 13, 2002 3:38 PMTo: [EMAIL PROTECTED]Subject: RE: WSDL You're only Half way there..You may have WSDL but you are missingWSMLread the definition of WSML:A WSML file provides information that maps the operations of a service (as described in the WSDL

RE: WSDL

2002-06-13 Thread Martin Gainty
. ___ From: "Anne Thomas Manes" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> Subject: RE: WSDL Date: Thu, 13 Jun 2002 16:09:21 -0400 MIME-Version: 1.0 Received: from [63.251.56.142] by hot

RE: WSDL

2002-06-13 Thread Anne Thomas Manes
]Subject: RE: WSDL based on yourreply thenWSML is a useless artifact?Generating a C#Proxy would be an exercise in futility on a Unix box since there are no C#compilers/interpreters on Unix boxes( at least none to my knowledge)the question is That:This individualiswriting

RE: wsdl

2002-04-08 Thread Gafoor, Shameem
Stefan, You might want to try the xrpcc tool distributed as part of the Java Web Services Development Pack from Sun. Thanx Shameem -Original Message- From: Lenhart Stefan [SMTP:[EMAIL PROTECTED]] Sent: Monday, April 08, 2002 5:04 PM To: [EMAIL PROTECTED] Subject: wsdl Hi

Re: wsdl

2002-04-08 Thread Aczel Csilla
Hi, I know two tools that generate wsdl from java: 1. IBM Web Services Toolkit: wsdlgen tool (downloadable from Alphaworks) 2. Apache Axis: java2wsdl tool (downloadable from Apache) Best regards, Csilla

RE: wsdl

2002-04-08 Thread Anne Thomas Manes
Try WASP Developer (GUI plug-ins available for NetBeans/Forte, Eclipse, and JBuilder) or the command line tool java2wsdl in WASP Server. http://www.systinet.com Best regards, Anne -Original Message- From: Lenhart Stefan [mailto:[EMAIL PROTECTED]] Sent: Monday, April 08, 2002 7:34 AM

RE: wsdl

2002-04-08 Thread Dahnke, Eric
Hello Shameem, Could you provide some additional information about using xrpcc to generate wsdl files. I don't see how it is possible. -Original Message- From: Gafoor, Shameem [mailto:[EMAIL PROTECTED]] Sent: Monday, April 08, 2002 7:50 AM To: '[EMAIL PROTECTED]' Subject: RE: wsdl

RE: wsdl

2002-04-08 Thread Rebecca Dias
Message- From: Aczel Csilla [mailto:[EMAIL PROTECTED]] Sent: Monday, April 08, 2002 7:42 AM To: [EMAIL PROTECTED] Subject: Re: wsdl Hi, I know two tools that generate wsdl from java: 1. IBM Web Services Toolkit: wsdlgen tool (downloadable from Alphaworks) 2. Apache Axis: java2wsdl tool

RE: WSDL vs SOAP service

2002-02-28 Thread Brian Abbott
Harden, Webservices is really more of a concept that a tangible entity. Basically webservices is the idea of transmitting self-describing objects over layer 7 protocols. SOAP and WSDL are components which comprise a working implementation of the web services concept. For more

Re: WSDL interop question

2002-02-25 Thread Simon Fell
experience. Thanks/Jitender *** -Original Message- From: Gus Delgado [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 19, 2002 2:16 PM To: [EMAIL PROTECTED] Subject: RE: WSDL question do you know of any tools to generate wsdl, doesn't alphaworks have one

RE: WSDL question

2002-02-19 Thread Anne Thomas Manes
Gus, Yes you can create WSDL descriptions of your services without affecting your clients that don't use WSDL. Anne -Original Message- From: Gus Delgado [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 19, 2002 12:35 PM To: [EMAIL PROTECTED] Subject: WSDL question I have a

RE: WSDL question

2002-02-19 Thread Gus Delgado
do you know of any tools to generate wsdl, doesn't alphaworks have one? -Original Message- From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 19, 2002 12:21 PM To: [EMAIL PROTECTED] Subject: RE: WSDL question Gus, Yes you can create WSDL descriptions of your

Re: WSDL question

2002-02-19 Thread zhengzp
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

Re: WSDL?

2002-01-30 Thread Aczel Csilla
3) Are these files always needed when offering a web service via SOAP? WSDL files are very useful if you want to publish your web service into some UDDI registry. BR, Csilla

RE: WSDL?

2002-01-30 Thread Gary Feldman
From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 30, 2002 12:37 PM ... A WSDL file provides a complete technical description of your web service. It describes Let's not overstate things. It provides enough information to generate proxy signatures. It doesn't

Re: WSDL?

2002-01-30 Thread Paramdeep Singh
Hi Gary, Let's not overstate things. It provides enough information to generate proxy signatures. It doesn't provide complete information for technically correct use of the web service. WSDL does provide enough information to invoke functions of any web-service. And the main benefit is

RE: WSDL?

2002-01-30 Thread Anne Thomas Manes
format so that a tool can generate the code necessary to make it happen. Best regards, Anne -Original Message- From: Gary Feldman [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 30, 2002 6:56 AM To: [EMAIL PROTECTED] Subject: RE: WSDL? From: Anne Thomas Manes [mailto

RE: WSDL?

2002-01-30 Thread Frank Sauer
in other words, a verbose IDL :-) Frank -Original Message- From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 30, 2002 1:42 PM To: [EMAIL PROTECTED] Subject: RE: WSDL? Gary, Okay. Perhaps I am overstating things a little bit. WSDL doesn't describe semantic

RE: WSDL?

2002-01-30 Thread Gary Feldman
I was only pointing out something that I think all programmers know, but then tend to forget when it's their job to do it (myself included). And that's that it's rarely easy to use an interface properly based only on the function signatures, whether those signatures are JavaDoc based or WSDL

Re: WSDL?

2002-01-30 Thread Radovan Janecek
PROTECTED] Sent: Wednesday, January 30, 2002 4:47 PM Subject: RE: WSDL? in other words, a verbose IDL :-) Frank -Original Message- From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 30, 2002 1:42 PM To: [EMAIL PROTECTED] Subject: RE: WSDL? Gary, Okay. Perhaps I am

Re: WSDL?

2002-01-30 Thread James M Snell
not commanded you? Be strong and courageous. Do not be terrified, do not be discouraged, for the Lord your God will be with you wherever you go. - Joshua 1:9 Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject:Re: WSDL? Not exactly. IDL doesn't tell you how

RE: WSDL?

2002-01-30 Thread Tony Hong
still benefit because they can derive the technical details in a consistent, standardized manner. regards, Tony -Original Message- From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 30, 2002 9:37 AM To: [EMAIL PROTECTED] Subject: RE: WSDL? Just to be a little

Re: WSDL?

2002-01-30 Thread John Mani
There is a more basic problem here Actually generally web-services architecture doesnt have a notion of session maintenance. so calling 'open' before 'action' sort of doesnt make sense in case of web-services. The SOAP protocol doesn't yet have such a concept, however an application

RE: WSDL?

2002-01-29 Thread Matt Abbott
Simon, 1) Is WSDL a Microsoft-only thing? Nope. 2) How does one generate these files? There are a number of tools that can generate the WSDL for you. I've used a tool included with Apache Axis called Java2Wsdl. It'll work even if you're using the Apache SOAP implementation and not Axis

RE: WSDL?

2002-01-29 Thread Gary Feldman
From: Wallis, Simon (Toronto - 22 Front) Sent: Tuesday, January 29, 2002 4:10 PM 1) Is WSDL a Microsoft-only thing? WSDL is a proposal that has been submitted to the W3C, but not yet adopted. While over two dozen companies signed the submission, Microsoft and IBM seem to be the leading

RE: WSDL?

2002-01-29 Thread Anne Thomas Manes
W3C has just started an activity to standardize WSDL. (finally!!) The announcement came out last Saturday. Anne -Original Message- From: Gary Feldman [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 29, 2002 1:25 PM To: [EMAIL PROTECTED] Subject: RE: WSDL? From: Wallis, Simon

Re: WSDL?

2002-01-29 Thread Raghavan Srinivasan
Gary Feldman wrote: 007201c1a90b$6de93920$[EMAIL PROTECTED]"> From: Wallis, Simon (Toronto - 22 Front)Sent: Tuesday, January 29, 2002 4:10 PM 1) Is WSDL a Microsoft-only thing? WSDL is a proposal that has been submitted to the W3C, but not yet

Re: WSDL?

2002-01-29 Thread Raghavan Srinivasan
sorry the URL should have read www.themindelectric.com Raghavan Srinivasan wrote: [EMAIL PROTECTED]"> Gary Feldman wrote: 007201c1a90b$6de93920$[EMAIL PROTECTED]"> From: Wallis, Simon (Toronto - 22 Front)Sent: Tuesday, January 29, 2002 4:10 PM 1) Is

Re: WSDL?

2002-01-29 Thread Paramdeep Singh
3) Are these files always needed when offering a web service via SOAP? No, these files are NOT always needed. WSDL files are like IDL files, so they describe, what you want to offer. In case your user knows what you offer, and how he can invoke your service, this file is NOT needed. If you are

Re: WSDL , Apache Soap question

2002-01-14 Thread greyson . smith
This is what is working for me... types xsd:schema targetNamespace=http://www.lockerservice.com/Locker; xmlns=http://www.w3.org/1999/XMLSchema/; xsd:complexType name=Hashtable xsd:element name=table type=xsd:[Ljava.util.Hashtable$Entry;/

RE: WSDL , Apache Soap question

2002-01-13 Thread Sandy Liu
After testing apache soap for a while, I decided to swithch to GLUE(http://www.themindelectric.com/products/glue/glue.html). It's very easy to use, almost fool proof. WSDL file is automatically generated when you publish a soap service. It also has a tool called wsdl2java, which generates the

RE: WSDL

2001-10-28 Thread Anne Thomas Manes
Ulf, There's a new Java API in the works called JWSDL (JSR 110 - see http://www.jcp.org/jsr/detail/110.jsp). It's based on the WSDL4J API developed by IBM. You can obtain a preliminary implementation of JWSDL from IBM (it's part of the WSTK). Systinet also includes a JWSDL library. You can

Re: WSDL

2001-10-24 Thread Nirmal Mukhi
Hi, You could try WSDL4J available at http://oss.software.ibm.com/developerworks/projects/wsdl4j Nirmal. Ulf Reiman

RE: WSDL Problem

2001-10-08 Thread James Pasley
Keith, This is an XML namespace issue. The targetNamespace attribute at the start of the file defines the namespace that all the definitions you define in your WSDL file will be in. Whenever you reference any of these definitions you must use the correct namespace prefix, in your case the tns

RE: WSDL Problem

2001-10-05 Thread Neil Smyth
I've had the same problem when using the wsdl4j toolkit. If you step through the Definition returned from the wsdl4j toolkit, you'll find that it doesn't find the referenced binding node - because it is looking in a different namespace. I've found this problem with a good subset of the wsdl files

RE: WSDL UDDI Tutorials?

2001-08-04 Thread Vivek Chopra
If you can wait for a while, then I'd suggest that you go for Professional XML Web Services. This should be out next month. http://www.amazon.com/exec/obidos/ASIN/1861005091/ref=ase_soapsimpleobject/104-3293847-7631165 - Vivek --- Raynier van Egmond [EMAIL PROTECTED] wrote: Hi Siegfried,

RE: WSDL UDDI Tutorials?

2001-08-04 Thread Anne Thomas Manes
Siegfried, WSDL and UDDI are natural complements to SOAP (of any flavor). You might look at the UDDI Best Practices document on WSDL: http://www.uddi.org/bestpractices.html. You might also take a look at any number of development tools that support SOAP/WSDL/UDDI. Check out IBM, Idoox, The

Re: WSDL parser?

2001-08-01 Thread Radovan Janecek
Idoox provides WSDL API implementation as a part of WASP Lite - (codename Stardust), that is free for commercial use (closed source). Stardust will be released on Monday. It will be available on our EAP site http://www.idoox.com/eap/index.html. Cheers Radovan Janecek CTO, Idoox -

Re: WSDL parser?

2001-08-01 Thread James Higginbotham
: James M Snell [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, August 01, 2001 11:18 AM Subject: Re: WSDL parser? There is also the WSDL4J project at developerWorks, which will eventually serve as the reference implementation for the WSDL JSR. - James Snell Software Engineer

RE: wsdl output message parts

2001-07-26 Thread Hansen, Richard
Apache SOAP does not, at least with normal use, allow multiple output parameters. I always return objects from my service methods. So my WSDL response message has a single entry for a complex type of some sort. Rick Hansen -Original Message- From: Richard Emberson [mailto:[EMAIL

RE: WSDL generators

2001-07-12 Thread graham glass
GLUE beta 3.1, due out at the end of this week, will include new, improved versions of java2wsdl and wsdl2java. the new versions automatically create java interfaces to web services as well as data structure mappings. GLUE 3.1 performs dynamic runtime mapping between java structures and XML

RE: WSDL

2001-06-08 Thread Daniel Kruler
How do you define part with ArrayOfstring parameter type? -Original Message- From: Hansen, Richard [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 06, 2001 2:52 PM To: '[EMAIL PROTECTED]' Subject: RE: WSDL Here is what worked for me: types schema xmlns=http://www.w3.org/1999

RE: WSDL

2001-06-05 Thread Daniel Kruler
What location should be specified in soap:address location=http://localhost:4040/soap/servlet/rpcrouter/ in the service? Is the URL of the SOAP server hardcoded in WSDL? - To unsubscribe, e-mail: [EMAIL PROTECTED] For

RE: WSDL

2001-06-05 Thread Hansen, Richard
: RE: WSDL What location should be specified in soap:address location=http://localhost:4040/soap/servlet/rpcrouter/ in the service? Is the URL of the SOAP server hardcoded in WSDL? - To unsubscribe, e-mail: [EMAIL

RE: WSDL

2001-06-05 Thread Hansen, Richard
That's the way I understand it. But that is better than changing each client I guess. -Original Message- From: Daniel Kruler [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 05, 2001 12:05 PM To: [EMAIL PROTECTED] Subject: RE: WSDL So everytime I deploy a service on a different

RE: WSDL

2001-06-05 Thread Nirmal Mukhi
] dkruler@giant cc: bear.comSubject: RE: WSDL 06

Re: WSDL and MS SOAP

2001-06-05 Thread Christian Weyer
), you do not need wsdl. -Ed -Original Message- From: Christian Weyer [mailto:[EMAIL PROTECTED]] Sent: Monday, June 04, 2001 12:58 PM To: [EMAIL PROTECTED] Subject: Re: WSDL and MS SOAP Generally spoken, you will need WSDL if your are using the COM Low Level interface of MSTK 2.0

RE: WSDL

2001-06-05 Thread Daniel Kruler
Is WSDL generated with GLUE, compatible with Apache SOAP? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

RE: WSDL

2001-06-05 Thread Daniel Kruler
/complexType -Original Message- From: Hansen, Richard [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 05, 2001 1:26 PM To: '[EMAIL PROTECTED]' Subject: RE: WSDL Here are a couple examples of arrays. Don't know if you can directly specify vectors or hashtables as I don't believe they are SOAP

RE: WSDL

2001-06-05 Thread Peter Tandara-Kuhns
Message- From: Daniel Kruler [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 05, 2001 4:15 PM To: [EMAIL PROTECTED] Subject: RE: WSDL What is the purpose of soap:operation soapAction=/ ? What should be specified in the quotes

RE: WSDL

2001-06-04 Thread Ding, Chengmin
Kruler [mailto:[EMAIL PROTECTED]] Sent: Monday, June 04, 2001 5:51 PM To: [EMAIL PROTECTED] Subject: RE: WSDL That is what I actually need: Java2WSDL generator. I am confused about binding and service sections of WSDL. What should I have in soap:operation soapAction=/ of every operation

RE: WSDL

2001-06-04 Thread Atif Azim
unsubscribe -Original Message- From: Ding, Chengmin [mailto:[EMAIL PROTECTED]] Sent: Monday, June 04, 2001 3:02 PM To: '[EMAIL PROTECTED]' Subject: RE: WSDL IBM WSTK 2.1 has the built-in functionality to convert .class into .wsdl It can be started using the command line tool

RE: WSDL

2001-06-04 Thread Trang K. Duong
PROTECTED] list-unsubscribe: mailto:[EMAIL PROTECTED] list-post: mailto:[EMAIL PROTECTED] Delivered-To: mailing list [EMAIL PROTECTED] From: Ding, Chengmin [EMAIL PROTECTED] To: '[EMAIL PROTECTED]' [EMAIL PROTECTED] Subject: RE: WSDL Date: Mon, 4 Jun 2001 18:02:00 -0400 MIME-Version: 1.0 X-Spam

Re: WSDL generator

2001-05-30 Thread John Colgrave
Frank Feldmann wrote: Actuall, in the wstk there should also be a command line version of this thing. I have used it, but don' t remember where it is stored in the wstk folders. IN WSTK 2.3 there is wsdlgen in WSTK_HOME/bin. -- Regards, John Colgrave [EMAIL PROTECTED]

RE: WSDL generator

2001-05-30 Thread Erik Onnen
for the package nested somewhere in your WSDE install. -Original Message-From: Frank Feldmann [mailto:[EMAIL PROTECTED]]Sent: Wednesday, May 30, 2001 3:59 AMTo: [EMAIL PROTECTED]Subject: RE: WSDL generator Actuall, in the wstk there should also be a command line version

RE: WSDL generator

2001-05-30 Thread Ed Keen
sage-From: Anver Sotnikov [mailto:[EMAIL PROTECTED]]Sent: Wednesday, May 30, 2001 9:26 AMTo: [EMAIL PROTECTED]Subject: RE: WSDL generatorRun it with -? argument. But as I understand it's a Java code generator from WSDL. Ed Keen [EMAIL PROTECTED]

Re: WSDL generator

2001-05-30 Thread Anver Sotnikov
There is a Swrap utility which generates WSDL from class but somehow it generates WSDL only for methods of java.lang.Object, that is completely opposite from what I want. I need WSDL for all public functions of my object minus public functions of java.lang.Object :o( Anver Sotnikov [EMAIL