... I'm not convinced that hard coding deployment options in source is any better than coding them into XML descriptors, but that is a separate topic. What I...
Steve, First, deployment options do not need to be encoded in sources, 109 has just defined resonable defaults that a DD is no longer necessary. You have the...
... OK. It looks like Axis1 is a bit too intimate with its implementation of SAAJ, so running stuff side-by-side is going to be trickier. Its an interestinf...
I am trying to talk with other endpoints that implement a WSRF/WSDM based API, but am failing on every request. They can talk to my endpoint, but whenever my...
One anomaly that I noticed is that you are using Content-Type as application/soap+xml with a SOAP 1.1 message. Though this is no reason for sending faultcode...
Hi All, We are pleased to announce the release of Apache Axis2/C version 0.92. You can download this release from http://ws.apache.org/axis2/c/download.cgi We...
Samisa Abeysinghe
samisa.abeysinghe@...
Jun 17, 2006 4:16 pm
10699
Hi guys I am completely new to SOAP and trying to write a client for a web service our company intend to use. My problem is i am not able to figure out why...
Web Services Interop Plug-fest - 26-28 September 2006 Microsoft Corporation would like to invite you to a 3-day Web Services Interop Plug-fest on Tuesday...
Hi, i'm trying to write a perl program using SOAP with a remote system. The remote side already has a WDSL file, and i'm wondering if anyone has an example how...
I will be out of the office starting 07/09/2006 and will not return until 07/15/2006. If this is going to a mailing list, I apologize. In case of emergency,...
Hi Justin, StrikeIron created a "How-to" guide for perl developers using SOAP::LITE. I've uploaded it into the Files folder in this Yahoo Group. You can find...
Wrong list. This is not a user help discussion list. This list is used by the vendors and open source communities (the people that build SOAP implementations)...
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...
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...
... 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...
Glen Daniels
glen@...
Aug 16, 2006 3:49 pm
10715
... 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...
... 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...
Glen Daniels
glen@...
Aug 16, 2006 4:42 pm
10717
Damn, I keep getting that wrong. Thanks Glenn /r$ -- SOA Appliances Application Integration Middleware...
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> ...
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> ...
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...
... 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,...
... Of course; that is exactly what xsd:any implies. There's some complexity related to namespaces, specificially whether you allow content the ##other and...
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...
Peter Hendry
peter.hendry@...
Aug 28, 2006 1:24 am
10725
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...
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...