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

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 1374 - 1404 of 2160   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1374
Hello, I am new to .net and web services. Has anyone written a vb.net client that accesses a java based web service? Did you encounter any problems? My company...
agunay.rm
Offline Send Email
Oct 1, 2003
7:35 pm
1375
Hello, I have the following web service ... Imports System.Web.Services Imports System Imports System.IO Imports System.Runtime.Serialization.Formatters ...
agunay.rm
Offline Send Email
Oct 1, 2003
9:23 pm
1376
Hello, I also have a .net soap-client that needs to access a websphere soap- server. I am new to .net and web services and don't know much about the wsdl.exe...
agunay.rm
Offline Send Email
Oct 2, 2003
3:13 pm
1377
How does one infer the operation name in document/literal mode ? In rpc mode the operation name is part of the element directly undeneath soap:Body. However,...
thm14159
Offline Send Email
Oct 6, 2003
2:55 pm
1378
From the WS-I Basic Profile: 5.6.7 Wire Signatures for Operations An endpoint that supports multiple operations must unambiguously identify the operation being...
Anne Thomas Manes
annemanes
Offline Send Email
Oct 6, 2003
3:21 pm
1379
You've quoted ws-i, which forbids http binding. Thanks. Suppose, hypothetically, that one is using wsdl 1.1 which allows http binding. Then one can specify...
thm14159
Offline Send Email
Oct 6, 2003
4:36 pm
1380
I am confused about whether ws-i prohibits use of soap encodingStyle everywhere, and anywhere, or just in certain places ? ws-i states: R1005 A MESSAGE MUST...
thm14159
Offline Send Email
Oct 6, 2003
7:26 pm
1381
I believe the intent of the WS-I Basic Profile is to prohibit the use of SOAP encoding in all circumstances. The reasoning is simple. SOAP encoding is...
Anne Thomas Manes
annemanes
Offline Send Email
Oct 7, 2003
12:41 pm
1382
... From: Bonneau, Richard Sent: Wednesday, October 08, 2003 11:41 AM To: wsdl@yahoogroups.com Subject: WSDL.EXE generating a Sub instead of Function in VB? ...
Bonneau, Richard
bonneaurj
Offline Send Email
Oct 8, 2003
3:50 pm
1383
... someone can point me to the right place. ... to create VB.NET web services from WSDL files. I have a fairly innocuous simple HelloWorld WSDL file (two...
bonneaurj
Offline Send Email
Oct 9, 2003
3:00 pm
1384
Hi, I have several questions about Java exceptions into WSDL mapping... First of all, "5.5.5 Exceptions" says: 'name' attribute of 'wsdl:message' is the same...
kevin34sch2003
Offline Send Email
Oct 9, 2003
3:25 pm
1385
Hi everybody, i'me new in this group as i am in web services... I need to create a method in a WS that returns a complex type. It should have an array of...
haranha13507
Offline Send Email
Oct 13, 2003
4:52 pm
1386
Hi EReanha, I know this is possible, you will need to be using apache axis for your web service to work though, I had this problem on a web services project a...
John Farrelly
johnfar_ie
Offline Send Email
Oct 16, 2003
7:42 pm
1388
Hi I'm writing a doc/literal service. One of function take void parameter and return a integer. Should input message for such a function contain some part to...
naresh_iitd
Offline Send Email
Oct 17, 2003
6:45 pm
1389
IMO both forms produce the same soap-envelope for doc/literal service. ... From: naresh_iitd [mailto:naresh_iitd@...] Sent: Friday, October 17, 2003...
Dinesh Shahane
Dinesh_Shahane
Offline Send Email
Oct 17, 2003
7:15 pm
1390
Hi Dinesh, I'm not sure about the soap message, but client proxy generator tools for .NET, AXIS etc. treats them differently. The interface generated by tools...
naresh_iitd
Offline Send Email
Oct 17, 2003
7:22 pm
1391
Hi there, I am using VB.NET to access java web services created in apache axis. In vb.net you need to add web reference to your WSDL file and instantiate an...
Venu Kanaparthy
madhavsinghk
Offline Send Email
Oct 20, 2003
4:30 am
1392
Hi there, I am using VB.NET to access java web services created in apache axis. In vb.net you need to add web reference to your WSDL file and instantiate an...
Venu Kanaparthy
madhavsinghk
Offline Send Email
Oct 20, 2003
4:34 am
1393
... The purpose of soapbuilders is for: "Builders of SOAP implementations can use this forum to discuss cross-implementation interoperability issues, spec...
John Keyes
johnkeyes
Offline Send Email
Oct 20, 2003
9:07 am
1394
Just for completeness: The WSDL.EXE tool within the .NET Framework SDK appears to be implicitly called by the VS.NET IDE when you bring in a Web Reference to...
Bonneau, Richard
bonneaurj
Offline Send Email
Oct 20, 2003
12:40 pm
1395
Hello Everybody: I´m pleased to introduced you the most recently research for PHP developers... It's a code generator tool for wsdl client proxies... In...
Juan Camilo
jcamilorincon
Offline Send Email
Oct 21, 2003
2:38 pm
1396
We are running a Web Service using Axis. I am now trying to build a client using C#. I generated the proxy classes using wsdl.exe sucessfully and can post...
haune75
Offline Send Email
Oct 28, 2003
2:26 pm
1397
Hi, I found a discussion about DOC / RPC differences: http://jsl.jcon.org/Meetings2003/mtg071003RPCvsDoc.html Here is a quote: ...
Hrvoje Nezic
hnezic
Offline Send Email
Oct 28, 2003
3:39 pm
1398
In the WSDL supplied I think that the "style" attribute on the soap:operation is in each case overriding the style setting on the binding, and each of those...
Graeme Riddell
bowlimey
Offline Send Email
Oct 28, 2003
4:03 pm
1399
In the meantime I found out that the binding has DOC style, while operations have RPC style, which answers my question. However, the question is why the...
Hrvoje Nezic
hnezic
Offline Send Email
Oct 28, 2003
4:06 pm
1400
Hi everyone, I have a webservice developed for exchanging custom data types ( Geometric Types, points, lines and polygons) using GML (Geographic Markup...
Venu Kanaparthy
madhavsinghk
Offline Send Email
Oct 29, 2003
1:50 am
1401
I think (in both cases) the tool consuming the WSDL may not be handling/expecting the <map:java-operation> extensibility element below the wsdl:operation. Just...
Graeme Riddell
bowlimey
Offline Send Email
Oct 29, 2003
4:15 pm
1402
You can also try just removing the map: extensibility element. It's extraneous information that VB.NET doesn't need to process. (The .NET WSDL compiler should...
Anne Thomas Manes
annemanes
Offline Send Email
Oct 29, 2003
9:42 pm
1403
You'll have to ask the author of the WSDL document that question. The style attribute on the individual operation elements overrides the style attribute on the...
Anne Thomas Manes
annemanes
Offline Send Email
Oct 30, 2003
3:23 am
1404
Hello, I have been tasked with creating a wsdl interface to something that I am working on. Basically it adds records to a database or allows users to change...
josepha48
Offline Send Email
Oct 31, 2003
12:55 am
Messages 1374 - 1404 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