Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

soapbuilders

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1852
  • Category: Protocols
  • Founded: Jan 27, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 10712 - 10753 of 10831   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
10712 mshetty_p_2006 Send Email Aug 16, 2006
2:19 pm
Hi, For a product to support Document/literal encoding as in .NET. Is it a must for it to be able to understand the WSDL file? Thanks and Regards, M Shetty...
10713 Karr, David
davidmichael... Send Email
Aug 16, 2006
3:41 pm
I need to use an outside web service that I've discovered has an unconventional trait. If something goes wrong, either in the input message body, message...
10714 Glen Daniels
glen@... Send Email
Aug 16, 2006
3:49 pm
... I don't think this violates any spec. It's certainly more polite to return a SOAP fault, but there will always be cases where a problem actually occurs...
10715 Richard Salz
rich_salz Send Email
Aug 16, 2006
4:33 pm
... SOAP 1.1 requires that faults be returned with HTTP status 500. SOAP 1.1 does not require that HTTP never send 500 under any other circumstances. ... SOAP...
10716 Glen Daniels
glen@... Send Email
Aug 16, 2006
4:42 pm
... Um, nope. See table of response codes here: http://www.w3.org/TR/2003/REC-soap12-part2-20030624/#http-reqbindwaitstate SOAP 1.2 did clarify things, but it...
10717 Richard Salz
rich_salz Send Email
Aug 16, 2006
5:37 pm
Damn, I keep getting that wrong. Thanks Glenn /r$ -- SOA Appliances Application Integration Middleware...
10719 tkogan2002 Send Email Aug 17, 2006
5:42 pm
I have a question to SOAP client/server builders. A server published the WSDL schema with a complex type described like this: For example: <xsd:schema> ...
10720 Kogan, Tamara
tkogan2002 Send Email
Aug 17, 2006
9:33 pm
I have a question to SOAP client/server builders. A server published the WSDL schema with a complex type described like this: For example: <xsd:schema> ...
10721 ejv02 Send Email Aug 19, 2006
8:19 am
Hi all, I need to test with DataSets. Does anyone know the endpoint of any public .NET web service returning a DataSet? It is quite annoying looking by hand...
10722 Steve Loughran
steve_loughran Send Email
Aug 20, 2006
10:11 am
... but we do stick the original Http error code in there somewhere so you can distinguish your 404 from your 302, and maybe even the nested error text,...
10723 Steve Loughran
steve_loughran Send Email
Aug 21, 2006
1:39 pm
... Of course; that is exactly what xsd:any implies. There's some complexity related to namespaces, specificially whether you allow content the ##other and...
10724 Peter Hendry
peter.hendry@... Send Email
Aug 28, 2006
1:24 am
I wanted to run this past these groups before putting it to the WS-I AP and WSDL WG lists in case I'm missing something. The MIME WSDL 1.1 schema...
10725 Joe Hourcle
jhourcle Send Email
Aug 30, 2006
8:12 pm
I was wondering if anyone knew of any repository of collected wisdom (or even just single experiences) on writing SOAP toolkits. I have some rudimentary SOAP...
10726 Samisa Abeysinghe
samisa.abeysinghe@... Send Email
Sep 2, 2006
12:02 am
We are pleased to announce the release of Apache Axis2/C version 0.93. You can download this release from http://ws.apache.org/axis2/c/download.cgi Key...
10733 kalyan
ukchakravarti Send Email
Sep 25, 2006
7:30 am
Hi , I am going through the website( <http://www.w3.org/TR/wsdl#_wsdl>) for Web Services Description Language (WSDL) 1.1, and found that the binding...
10735 ejv02 Send Email Sep 29, 2006
8:48 am
Hello, I have heard many times of interoperability problems with xs:choice and other constructs regarding data binding tools. However I don't manage to...
10736 ejv02 Send Email Sep 30, 2006
6:49 am
I found a more approapiate place for such questions: the XML Schema Patterns for Databinding Working Group (http://www.w3.org/2002/ws/databinding/ ) Best, ...
10741 Thilina Gunarathne
thil747 Send Email
Nov 14, 2006
2:03 pm
... Hash: SHA1 Just over 6 months since the original 1.0 release, we are very proud to announce the release of Apache Axis2 version 1.1. Downloads are...
10742 sumnerdowney Send Email Nov 30, 2006
8:17 am
Dear soapbuilders, You may be interested to take a look at the work of the W3C XML Schema Patterns for Databinding WG: http://www.w3.org/2002/ws/databinding/ ...
10743 Steve Loughran
steve_loughran Send Email
Nov 30, 2006
11:55 pm
... Paul, when exactly was this email posted :) ... I celebrate any standard that is accompanied by a test suite.I just have one little process question. Will...
10744 Paul Downey
sumnerdowney Send Email
Dec 1, 2006
5:01 am
Dear soapbuilders, You may be interested to take a look at the work of the W3C XML Schema Patterns for Databinding WG: http://www.w3.org/2002/ws/databinding/ ...
10745 Paul Downey
sumnerdowney Send Email
Dec 1, 2006
9:41 am
Hi Steve ... d'oh! ... This one goes further - the spec is the test suite - it's mostly just a bunch of XPath "patterns"; bundle in to a XSLT detector and a...
10746 brajeshkumar69 Send Email Jan 21, 2007
6:24 am
Hi, I want to send message from an application in .NET to IBM MQ series ESB and am planning to use SOAP protocol. I am palnning to use SoapFormatter of .NET to...
10747 Steve Loughran
steve_loughran Send Email
Jan 29, 2007
4:41 pm
I know having more than <wsa:To> or wsa:MessageID header in your Soap message is a nono, for any binding of wsa: to the various draft and final WS-A releases. ...
10748 John Kemp (Nokia-NRC/...
frumioj Send Email
Jan 29, 2007
5:23 pm
Hi Steve, ... Looking at this practically - if the correct WSA (and other) headers are present (and in the SAME namespace), then it seems possible that the ...
10749 Steve Loughran
steve_loughran Send Email
Jan 29, 2007
6:15 pm
... Yes, I am thinking of how best to handle the situation on my end. I currently work back from newest to oldest namespaces looking for a match, and ignore...
10750 illsleydc Send Email Jan 29, 2007
6:34 pm
Steve, The WS-A implementations I have knowledge of both take the (c) approach and only process one namespace. This means that when mustUnderstand processing...
10751 John Kemp (Nokia-NRC/...
frumioj Send Email
Jan 29, 2007
6:36 pm
... That seems reasonable... ... That seems reasonable too ;) ... Right. I just don't think you should feel too secure about sending all three together. It...
10752 Paul Downey
sumnerdowney Send Email
Jan 30, 2007
12:08 pm
Hi Steve ... I raised this very issue in my position paper [1] to the W3C Workshop on Enterprise computing, and see it as a fundamental consequence of SOAP not...
10753 Glen Daniels
glen@... Send Email
Jan 30, 2007
6:18 pm
Hi Paul! ... While I don't necessarily disagree with this (and believe me, the discussion as to processing order was a big one back in the early days of XMLP),...
Messages 10712 - 10753 of 10831   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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