Search the web
Sign In
New User? Sign Up
wsdl
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 939 - 968 of 2160   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
939
Hello, a quick question regarding the use of the transport specifier "http://schemas.xmlsoap.org/soap/jms" : Since JMS is a standard programming interface to a...
Tony Hong
xmethods
Offline Send Email
Jul 1, 2002
8:46 pm
940
Oops, sorry, I'll answer my own question - I missed the use of the "provider" attribute, which of course is the answer to how to differentiate between...
Tony Hong
xmethods
Offline Send Email
Jul 1, 2002
9:48 pm
941
Hi WSDL 1.1 includes a binding for SOAP 1.1 endpoints. It specifies the binding, if SOAP is used along with HTTP. If i wish to use SOAP over FTP, then i need...
Naresh Agarwal
nagarwal@...
Send Email
Jul 2, 2002
2:33 pm
942
Hi WSDL 1.1 supports four transmission primitives * One-way. The endpoint receives a message. * Request-response. The endpoint receives a message, and sends a...
Naresh Agarwal
naresh_ka
Offline Send Email
Jul 3, 2002
1:41 pm
943
Dietrich, thanks for the tip off, we've added a page to our web site based on this service, http://www.capescience.com/webservices/wsdltransformer/ Thanks, ...
James Pasley
jepasley
Offline Send Email
Jul 3, 2002
4:42 pm
944
Wanted for an india's top 10 It companies If This vacancy does not suit your profile than please forward it to someone to whom it does These are the following...
fortefellows
Offline Send Email
Jul 4, 2002
4:21 pm
945
Version 3.0 of the SOAP Toolkit has been released and is available for download from [1]! The major features in the Microsoft SOAP Toolkit 3.0 release are as ...
Mike Deem
mikeericdeem
Offline Send Email
Jul 10, 2002
3:35 am
946
Hi, I'm thinking of having a hierarchical structure to the service description in my WSDL file, for example: 1. Output device 1.1 Printer 1.1.1 Laser Printer ...
Supriyo Chatterjea
supriyo_chatterjea@...
Send Email
Jul 15, 2002
1:08 pm
947
Hi everybody, i'm trying to use the xrpcc tool providing by the JWSDK. There is something that i didn't get. The tool requires an xml file in parameter wich is...
ch_kaks
Offline Send Email
Jul 16, 2002
7:49 am
948
Is anybody has already get this error using the XRPCC tool ? Error: [failed to localize] invalid.element(2, Configuration) What does it mean ? Thx Guillaume...
ch_kaks
Offline Send Email
Jul 16, 2002
9:19 am
949
Guillaume, You must start either with a Java interface or with a WSDL file. If you start with the Java interface, xrpcc will generate the WSDL file. If you ...
Anne Thomas Manes
annemanes
Offline Send Email
Jul 16, 2002
2:05 pm
950
Anne, thank you for your reponse... i generated the skeleton from the interface (extending java.rmi.remmote). The problem is that XRPCC doesn't generate the...
ch_kaks
Offline Send Email
Jul 16, 2002
3:01 pm
951
Guillaume, You also need to input a config.xml file to xrpcc. See the Java Web Services Tutorial included with JWSDK (the simple Hello World example) for more ...
Anne Thomas Manes
annemanes
Offline Send Email
Jul 16, 2002
5:45 pm
952
Guillaume, You might want to ask questions that pertain to Sun's JAX-RPC implementation on the JAXRPC-INTEREST@... discussion list. Best regards, Anne...
Anne Thomas Manes
annemanes
Offline Send Email
Jul 16, 2002
5:52 pm
953
Anne, i've read the tutorial but there is still something wrong... The XRPCC tool should generate an WSDL file like ProxyHelloWorld.wsdl in the helloword...
ch_kaks
Offline Send Email
Jul 17, 2002
8:10 am
954
I found something strange... During the generation of the stubs ans ties, the WSDL file is created, it is filled and at the end of the process, the file is ...
ch_kaks
Offline Send Email
Jul 17, 2002
8:29 am
955
Guillaume, I heard about this problem on the JAXRPC-INTEREST@... discussion list. See ...
Anne Thomas Manes
annemanes
Offline Send Email
Jul 17, 2002
12:47 pm
956
It works with -keep option. I'll have a look on the alternative soon. Thanks for your usefull help. Best regards. Guillaume. ... interest&D=0&P ... line of ......
ch_kaks
Offline Send Email
Jul 17, 2002
3:03 pm
957
I am using Axis to create web services.Right now I'm trying to use a WSDL file to automatically set all the parameters in a Call object through these methods. ...
alexis_lendaris
Offline Send Email
Jul 23, 2002
12:59 am
958
Hi folks does anyone know how to call a corba method from a webservice and wheather it is possible to do that way. I have a simple corba object exposiong a...
vkodancha
Offline Send Email
Jul 23, 2002
9:28 pm
959
Hi All, Can a binding for a one-way operation be a soap:fault? That is the message will go as a soap:fault over the wire. For example <definitions .... > ...
sanga_v
Offline Send Email
Jul 26, 2002
10:11 pm
960
According to the SOAP spec, a SOAP fault can only occur in a response message. Anne ... From: sanga_v [mailto:sanga_v@...] Sent: Friday, July 26, 2002...
Anne Thomas Manes
annemanes
Offline Send Email
Jul 29, 2002
2:33 pm
961
Hi, WSDL has four transmission primitives (Section 2.4, WSDL 1.1 ) that an endpoint (say X) can support- * One-way. The endpoint X receives a message. *...
Naresh Agarwal
naresh_ka
Offline Send Email
Jul 30, 2002
5:20 pm
962
Where do you read that? I can't find that statement within the current spec (1.2) or existing spec (1.1). ... From: Anne Thomas Manes [mailto:anne@...] ...
Scott Seely
bigboot53027
Offline Send Email
Jul 30, 2002
6:05 pm
963
My mistake. I just read through the specs and realize that it was an assumption on my part based on the fact that all examples are shown as response messages....
Anne Thomas Manes
annemanes
Offline Send Email
Jul 30, 2002
7:46 pm
964
Hi, I am using soap toolkit and calling a method in the server from VB client. In the form, I have a combo box and on the dropdown event of that combo box I am...
vasam75
Offline Send Email
Jul 30, 2002
10:42 pm
965
I think I solved my problem. I used .NET SDK Framework to generate the proxy(using wsdl.exe ) classes agains WEBSPHERE web services. I used this proxy classes...
j_saraiya
Offline Send Email
Jul 31, 2002
3:58 am
966
So coming back to my original question. what would the wsdl look like. Is the wsdl below right? especially the binding part? thanks Sanga ... as ... SOAP node....
sanga_v
Offline Send Email
Jul 31, 2002
4:58 pm
967
Hi All, I'm having problem with .Net Release version. Wsdl attached here is working ok with .Net Beta versions. But now with release it's giving me error as, ...
dakolkar
Offline Send Email
Aug 2, 2002
8:13 am
968
... Thank you, James. My unintentional mixing of document/literal and RPC/encoded appears to have been the cause. The resulting error message/crash from .NET...
David Crowley
davidcrowley
Offline Send Email
Aug 3, 2002
1:10 am
Messages 939 - 968 of 2160   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help