RE: AXIS - Can't generate WSDL - NoClassDefFoundError SOAPFAult

2004-08-17 Thread LEBLANC, Damiens
f.com ..   De : Anne Thomas Manes [mailto:[EMAIL PROTECTED] Envoyé : mardi 17 août 2004 14:56 À : [EMAIL PROTECTED] Objet : RE: AXIS - Can't generate WSDL - NoClassDefFoundError SOAPFAult   You should send this quest

RE: AXIS - Can't generate WSDL - NoClassDefFoundError SOAPFAult

2004-08-17 Thread Anne Thomas Manes
You should send this question to the axis-user list: mailto:[EMAIL PROTECTED]     From: LEBLANC, Damiens [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 17, 2004 6:38 AM To: '[EMAIL PROTECTED]' Subject: AXIS - Can't generate WSDL - NoClassDefFoundError SOAP

RE: AXIS - Can't generate WSDL - NoClassDefFoundError SOAPFAult

2004-08-17 Thread Anne Thomas Manes
You should send this question to the axis-user list: mailto:[EMAIL PROTECTED]     From: LEBLANC, Damiens [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 17, 2004 6:38 AM To: '[EMAIL PROTECTED]' Subject: AXIS - Can't generate WSDL - NoClassDefFoundError SOAP

AXIS - Can't generate WSDL - NoClassDefFoundError SOAPFAult

2004-08-17 Thread LEBLANC, Damiens
Hi,       I'm working with this environment · Sun Solaris 8 · AXIS 1.1 · Tomcat 4.1 · Java 1.4   I'm trying to generate my first WSDL. But I have a NoClassDefFoundError exception :   Exception in th

Re: Java Client Code Generator from WSDL

2004-03-02 Thread mangesh ulhare
You can use IBM WebServices Devlopment tool kit. ( WSTK now a days it is known as ETTK) It has a utility called PROXYGEN. You just have to specify wsdl URL address. bye... Best of luck..   Yahoo! India Insurance Special: Be informed on the best policies, services, tools and more.

Re: Java Client Code Generator from WSDL

2004-03-01 Thread Scott Nichol
ginal Message - From: "Swaminathan, Srikanth (Cognizant)" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 01, 2004 2:20 AM Subject: Java Client Code Generator from WSDL Hello All, Are there any free tools that can generate simple java soap client code fr

Re: Java Client Code Generator from WSDL

2004-03-01 Thread Ferhat Ayaz
I know a free soap library. But it can't generate code from wsdl. http://csoap.sourceforge.net On 03/01/04 08:20:54, "Swaminathan, Srikanth (Cognizant)" wrote: Hello All, Are there any free tools that can generate simple java soap client code from a WSDL apart from Apache Axis

Java Client Code Generator from WSDL

2004-02-29 Thread Swaminathan, Srikanth (Cognizant)
Hello All, Are there any free tools that can generate simple java soap client code from a WSDL apart from Apache Axis? Please let me know. Regards, Srikanth This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and

array deserialization issue between .net wsdl 1.0.3705.0 and wsad...

2003-06-10 Thread Ozgur Kurt
hi all, i'm trying to wrap a session bean with a webservice in wsad 5.0.1. btw, wsad uses apache soap underneath. web service will be called by a .net client. first problem i had was: .net wsdl tool was unable to process wsdl files with imports. so i tried to combine wizard generated

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-09 Thread Anne Thomas Manes
M. El-Geneidy To: [EMAIL PROTECTED] Sent: Sunday, June 08, 2003 9:56 PM Subject: WSDL and SOAP ... Is there any support for WSDL in Apache SOAP 2.3.1?   I am running Tomcat 4.1.24 and SOAP 2.3.1. I have successfully deployed a test service. I run it through a SOAP client wi

Re: WSDL and SOAP ...

2003-06-08 Thread Martin Gainty
Ayman- I created a Utility which creates WSDL from java 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

WSDL and SOAP ...

2003-06-08 Thread Ayman M. El-Geneidy
Is there any support for WSDL in Apache SOAP 2.3.1?   I am running Tomcat 4.1.24 and SOAP 2.3.1. I have successfully deployed a test service. I run it through a SOAP client with no problem. When I run it through a WSDL file using GLUE's invoke command, I get a null instead of the outpu

WSDL to SOAP problems

2003-03-05 Thread Hauke Joachim Zuehl
Hi folks, first of all: I am a newbie to SOAP and WSDL but unfortunately a customer wants to have a little solution by our company and I have no idea how to realize it. I hope someone here can help me (google and different newsgroups could not yet). Well, I have a WSDL file: http

RE: SOAP AND wsdl Resources

2003-01-08 Thread Anne Thomas Manes
Vijay, If you are just starting out with SOAP, I suggest you use Apache Axis rather than Apache SOAP (http://xml.apache.org/axis). Axis is the follow-on/replacement project to SOAP. SOAP doesn't support WSDL. Axis does support WSDL. SOAP uses a proprietary API. Axis uses the standard JAX-RP

RE: SOAP AND wsdl Resources

2003-01-08 Thread Yu, Hongfan
There is a wsdl tool that you can use to create the .wsdl. http://www.alphaworks.ibm.com/tech/webservicestoolkit http://xml.apache.org/axis/ I did .NET and J2EE integration using wsdl. It is very helpful. Hongfan -Original Message- From: Vijay Shinde [mailto:[EMAIL PROTECTED]] Sent

SOAP AND wsdl Resources

2003-01-08 Thread Vijay Shinde
Hi, I am using SOAP for last 2 weeks .I am able to run the simple sample examples. I also went thro' the SOAP documentation.Now i want to explore SOAP and WSDL. I was refering Java and SOAP book by oreilly .Could any one guide some better resources for this?. Thanx & Regards, Vijay

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

WSDL

2002-12-20 Thread Cory Wilkerson
First off - thanks to Scott and others for responding to my recent posts...I've really go the ball rolling on Apache SOAP/Resin Integration into my own web-app and life is good. But, as is usual, I've yet another question (more questions). A) Is WSDL relevant in messaging as oppo

Re: Question about WSDL files in Apache Soap

2002-12-05 Thread Carl CABOU
wrote: Apache SOAP doesn't support WSDL. You would use the WSDL to find the name and parameters in advance, and then write your client the same way that you did before. If you're interested in using a SOAP implementation that supports WSDL, try Apache Axis (http://xml.apache.org/axis). I

RE: Question about WSDL files in Apache Soap

2002-12-05 Thread Anne Thomas Manes
Apache SOAP doesn't support WSDL. You would use the WSDL to find the name and parameters in advance, and then write your client the same way that you did before. If you're interested in using a SOAP implementation that supports WSDL, try Apache Axis (http://xml.apache.org/axis). It is

Question about WSDL files in Apache Soap

2002-12-05 Thread Carl CABOU
Hi all, my question may seems dumb, I apologies for that. I'm used to the Apache Soap Api for writing Soap RPC client to call a webservice from Tomcat for example. But I never use WSDL files, always knowing in advance the name and parameters to use. So how do I make a soap call using a WSDL

Re: WSDL file generation

2002-09-17 Thread Carl CABOU
to the web service using VB (MS SOAP ToolKit). > I would like to generated a WSDL file for the deployed Java Bean in Apache > SOAP. > > Do you guys know about any tool for that? > > Thanks in Advance, > Shankar Shanmugam > > > > -- > To unsubscribe, e-ma

Re: WSDL

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

Re: WSDL

2002-06-15 Thread Simon Fell
y who can Focus on the problem ??? >> > WSML is for .NET, WSDD is for axis. What is the problem? Both systems >can use a wsdl to create the files they need for their system. One slight correction, WSML is for the MS COM Toolkit, not .NET. But, the point is, its a tool specific file, its p

Re: WSDL

2002-06-15 Thread James Black
is the problem? Both systems can use a wsdl to create the files they need for their system. > >

RE: WSDL

2002-06-15 Thread Martin Gainty
y 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 6:12 PM >To: [EMAIL PROTECTED] &g

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-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 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 completely Unix-based SOAP systems, too, including >>my >>company's product --

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 ^ ^ ^ ^ ^ ^ | | | | |

RE: WSDL

2002-06-14 Thread Anne Thomas Manes
write of Apache SOAP. It supports WSDL. It implements the JAX-RPC API. I recommend that all Apache SOAP users take a look at Apache Axis. It's much improved. See http://xml.apache.org/axis.   There are other completely Unix-based SOAP systems, too, including my company's product -- b

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 Martin Gainty
from WSDL to Java andJava to WSDL..AND Build in servlet tucks into Apache..neat stuffI havent seen anything about WSML being supported by SOAP..Is WSML Microsoft specific??Thanks, Martin Gainty > >Martin, try: > >http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-axis/ja

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
rence.  ___   >From: "Elizabeth Golluscio" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: <[EMAIL PROTECTED]> >Subject: RE: WSDL >Date: Fri, 14 Jun 2002 15:46:55 +0

RE: WSDL

2002-06-14 Thread Elizabeth Golluscio
  Thanks, 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

RE: WSDL

2002-06-13 Thread Anne Thomas Manes
dows-based service will no longer be involved, and we don't care about it any longer.   If that's the case, then you need to obtain the WSDL file that describes the Windows service. (It doesn't matter if it's .NET or MS SOAP. And you don't need the WSML file.) Feed t

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: fro

RE: WSDL

2002-06-13 Thread Anne Thomas Manes
the request on the client -- you're sending the request to the remote Web Service (which I assume is a Java service? perhaps an Apache SOAP service?). So what you need to do is get your hands on a WSDL description of the service and feed it to the .NET wsdl.exe utility (the .NET WSDL c

Re: WSDL

2002-06-13 Thread Christian Weyer
http://www.xmlwebservices.cc/ - Martin Gainty wrote: > You're only Half way there.. > You may have WSDL but you are missing WSML > read the definition of WSML: > A WSML file provides information that maps the operations of a service > (as descr

RE: WSDL

2002-06-13 Thread Martin Gainty
You're only Half way there..You may have WSDL but you are missing WSMLread the definition 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 object. The WSML file determines which COM object to lo

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.   Ho

Re: WSDL

2002-06-13 Thread Martin Gainty
Good Question!First the definition 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 nee

WSDL

2002-06-13 Thread Mati
Hi, i want to create the WSDL to make available the service to a .NET application. How can i obtain this WSML from the service created and deplyed in SOAP?   Thanks a lot.   Matias.  

Re: Generate WSDL

2002-05-03 Thread Shivakumar GS
Hi, make sure that the Hello.class is in your CLASSPATH. !shiva > >java.lang.ClassNotFoundException: Hello >at java.net.URLClassLoader$1.run(URLClassLoader.java, Compiled Code) >at java.security.AccessController.doPrivileged(Native Method) >at java.net.URLClassLoader.find

RE: API to Generate WSDL from Java Programmatically

2002-05-03 Thread Gold, Laurence (MLIM)
-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 th

RE: Generate WSDL

2002-05-03 Thread Rebecca Dias
Samantha, You could also use the XMLBus (www.xmlbus.com/work) which provides graphical and command line tools for this. You simply point at the class you want to turn into WSDL and wala. Another powerful feature is that it allows you to sequence a series of calls together and expose

RE: API to Generate WSDL from Java Programmatically

2002-05-03 Thread Tim Bertrand
Title: RE: API to Generate WSDL from Java Programmatically Charlie,   CapeStudio allows one to automatically generate WSDL from Java, EJBs (complex types, inheritance, etc supported), or CORBA IDL (supported ORB’s include Orbix (many versions, not just Orbix 2000), BEA’s WLE, MICO

RE: Generate WSDL

2002-05-03 Thread Charlie Abela
Is it possible to integrate the Java2WSDL tool by itself in an application? Any docs about this available? Charlie

RE: API to Generate WSDL from Java Programmatically

2002-05-03 Thread Rebecca Dias
Title: RE: API to Generate WSDL from Java Programmatically Charlie,     The XMLBus has very powerful tools for WSDL generation from Java, EJB, and CORBA interfaces.  It also provides the ability to map WSDL onto a sequence of backend calls i.e. allow you to easily create Web services

RE: Generate WSDL

2002-05-03 Thread Anne Thomas Manes
s [mailto:[EMAIL PROTECTED]] > Sent: Friday, May 03, 2002 2:10 AM > To: Soap-User > Subject: Generate WSDL > > > Hi, > > I've seen alot of posts about what tools are available to generate WSDL. > > I'm running: > > Apache Tomcat 4.0.3 > SOAP 2.2 > JDK2

RE: API to Generate WSDL from Java Programmatically

2002-05-03 Thread Abou-Khalil, Charbel
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

API to Generate WSDL from Java Programmatically

2002-05-03 Thread Charlie Abela
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

Generate WSDL

2002-05-02 Thread Samantha Savvakis
Hi, I've seen alot of posts about what tools are available to generate WSDL. I'm running: Apache Tomcat 4.0.3 SOAP 2.2 JDK2 1.3 JRE2 1.3 I've downloaded the IBM Web Services Toolkit, as well as Systinet's WASP. I've extracted the binaries for thes toolkits, setup m

Re: Represent method in WSDL

2002-04-27 Thread David B. Bitton
de Fresh DailyT - Original Message - From: "Simon Fell" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, April 27, 2002 8:22 PM Subject: Re: Represent method in WSDL On Sat, 27 Apr 2002 20:05:07 -0400, in soap you wrote: >My class method requires differ

Re: Represent method in WSDL

2002-04-27 Thread Simon Fell
ow-level API, >and this poses no problem at all. Since I use the low-level API, a WSDL is >not required. I'd like to publish this though, and therefore I have to >create a WSDL. > >The problem lies with the fact that 'source' requires an encoding type of >"h

Represent method in WSDL

2002-04-27 Thread David B. Bitton
WSDL is not required. I'd like to publish this though, and therefore I have to create a WSDL. The problem lies with the fact that 'source' requires an encoding type of "http://xml.apache.org/xml-soap/literalxml";, and 'xsl_url' uses the default "http://sch

RE: JAXM and WSDL

2002-04-17 Thread Dahnke, Eric
i've wondered about this. anyone can provide further information about what a wsdl would look like for jaxm. i was thinking that the wsdl would be primarily defined by an xsd that mimicks the dtd of the xml your sending? as i mentioned in my other post, here is what running java2wsdl

WSDL2java error with .NET WSDL

2002-04-10 Thread Krishnan Mani
Hello everyone, i tried to run WSDL2java on mappoint.wsdl (the WSDL file for the new MAPPOINT .NET Web Service introduced by Microsoft) i was trying to develop a client in Java to consume this web-service. i get this error

WSDL for JAXM

2002-04-08 Thread Dahnke, Eric
We have Create, Update, and Delete web services (implemented using JAXM) that pass XML documents around internally between servers. We want to make these web services publically available, and I'm trying to craft the WSDL by hand using the W3C spec. It appears that I can use XSD to create a

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

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]' Su

wsdl

2002-04-08 Thread Elizabeth Golluscio
Hi Stefan,   To generate WSDL from existing Java, EJBs (WebLogic, WebSphere, iPlanet, etc.) or CORBA IDL (Visibroker, Orbix, WebLogic Enterprise), try CapeStudio:   http://www.capeclear.com/products/   Regards, Elizabeth     > -Original Message- > From: Lenhart

RE: wsdl

2002-04-08 Thread Anne Thomas Manes
2002 7:34 AM > To: [EMAIL PROTECTED] > Subject: wsdl > > > Hi everyone! > > Maybe this list is not really the correct place for this question. But as > probably most of you have faced this problem sometime, I hope someone can > help me anyway... > > Is there a tool

RE: wsdl

2002-04-08 Thread graham glass
there is also GLUE (http://www.themindelectric.com). cheers, graham -Original Message- From: Aczel Csilla [mailto:[EMAIL PROTECTED]] Sent: Monday, April 08, 2002 6:42 AM To: [EMAIL PROTECTED] Subject: Re: wsdl Hi, I know two tools that generate wsdl from java: 1. IBM Web Services

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 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] > Sub

wsdl

2002-04-08 Thread Lenhart Stefan
Hi everyone! Maybe this list is not really the correct place for this question. But as probably most of you have faced this problem sometime, I hope someone can help me anyway... Is there a tool to automatically generate a WSDL file from my WebService Java source code? What I'd like to ha

WSDL parser

2002-03-04 Thread Madhav Inamti
Has anybody used an automated tool such as Castor / JAXB (Does JAXB support XML Schema yet ?) to generate a WSDL parser ? WSDL, being extensible with provision for SOAP, MIME and HTTP GET/PUT messaging would have a base schema and the messaging extension, I suppose. Do the W3C folks have a

Re: WSDL vs SOAP service

2002-02-28 Thread Harden ZHU
Sorry, I miss lead the question. I saw in apache soap samples there are some *.wsdl files. How those files work with soap server? Thanks Harden - Original Message - From: "Harden ZHU" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 28, 2002 5:

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

WSDL vs SOAP service

2002-02-28 Thread Harden ZHU
What is difference of web service(WSDL) and SOAP service? Are they same? Deploy the web service in SOAP server is same as deploy soap service? Thanks Harden

WSDL generation in soap 2.2.2

2002-02-25 Thread Parimi Srinivas
Hi, Do soap 2.2.2 has utility classes to generate WSDL like the ones( Wsdl2java and java2Wsdl) in Axis alpha 3 ?.

Re: WSDL interop question

2002-02-25 Thread Simon Fell
ing by hand. > >One other important thing when combining the files is change binding: to >tns: in the service section > >Here is one of my wsdl files that I combined from the ones generated in WSAD >4.0.2.. feel free to use it as a guide. > >http://www.extend-technologies.c

Re: WSDL interop question

2002-02-25 Thread Phil Cornelius
Yes.. you have to combine the three generated files into one.. i.e. .NET can't handle the inport tags so you have to do the importing by hand. One other important thing when combining the files is change binding: to tns: in the service section Here is one of my wsdl files that I combined

RE: WSDL question

2002-02-21 Thread Gus Delgado
I just download the new axis alpha3, which helps on creating the wsdl, and it seems to be the next generation of apache soap. It seems that if I want some of my clients to use wsdl and some not, I will have to convert my web service to this implementation (I guess if I wanted to do it right

RE: WSDL question

2002-02-20 Thread Gus Delgado
is there a utility withing webservicestoolkit that allows me to enter a soap envelope(xml file) as an argument and get some kind of skeleton of the wsdl as the output? thanks -gus -Original Message- From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 19, 2002 3:21

Re: WSDL question

2002-02-20 Thread LaCom/Hanson
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

RE: WSDL question

2002-02-19 Thread Rebecca Dias
Another vendor speaking... www.xmlbus.com/work has a powerful and easy to use product for this. becky -Original Message- From: Gus Delgado [mailto:[EMAIL PROTECTED]] Sent: 19 February 2002 14:16 To: [EMAIL PROTECTED] Subject: RE: WSDL question do you know of any tools to

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 product

RE: WSDL question

2002-02-19 Thread Anne Thomas Manes
There are quite a few tools that can generate WSDL from a Java class. You can find IBM's Web Services Toolkit here: http://www.alphaworks.ibm.com/tech/webservicestoolkit My personal recommendation is WASP Developer, which is available as a plug-in for JBuilder, NetBeans, and Eclipse. The

RE: WSDL question

2002-02-19 Thread Ken Beausang
Gus, Check out CapeConnect from Cape Clear Software - at www.capeclear.com It generates WSDL from existing EJBs, Java classes, and CORBA IDL. Regards, Ken -Original Message- From: Gus Delgado [mailto:[EMAIL PROTECTED]] Sent: 19 February 2002 14:16 To: [EMAIL PROTECTED] Subject: RE

WSDL interop question

2002-02-19 Thread Chopra, Jitender
Has anyone tried to create a C# client proxy in .NET using IBM WSAD 4.0.2 genereted wsdl. If yes, then would you kindly share your experience. Thanks/Jitender *** -Original Message- From: Gus Delgado [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 19, 2002 2:16 PM To

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

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: W

WSDL question

2002-02-19 Thread Gus Delgado
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 cl

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-30 Thread Tony Hong
To add to what Anne is saying here >From a practical standpoint, many toolkits out there - some *very* widely used - strictly require WSDL files for client configuration / proxy generation, so although WSDL is not required by the SOAP protocol per se, if you are interested in having y

Re: WSDL?

2002-01-30 Thread James M Snell
Interface definition is certainly the largest chunk, but WSDL is extensible, allowing rich descriptions to be added to the core. While the core specification "doesn't provide complete information for technically correct use of the web service", such information could be easil

Re: WSDL?

2002-01-30 Thread Radovan Janecek
Not exactly. IDL doesn't tell you how to talk to a service. IDL contains only the type information. WSDL says you what transport protocol you have to use, how to 'bind' SOAP to this transport protocol, etc. Radovan - Original Message - From: "Frank Sauer" <[E

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 JavaDo

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 sem

RE: WSDL?

2002-01-30 Thread Anne Thomas Manes
Gary, Okay. Perhaps I am overstating things a little bit. WSDL doesn't describe semantic information. It doesn't describe application semantics (e.g., you must call "open" before "action"). It doesn't describe business semantics (payment terms, service l

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

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 prox

RE: WSDL?

2002-01-30 Thread Anne Thomas Manes
Just to be a little more explicit... > > 3) Are these files always needed when offering a web service via SOAP? You are never required to provide a WSDL file. But if you want to "offer" this service (and by "offer" I assume that you intend to make it avilable to a va

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-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

Re: WSDL?

2002-01-29 Thread Raghavan Srinivasan
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 seemtobe the leading proponents. 2) How does one gene

  1   2   3   >