Hi all: The Apache Axis2 team is pleased to announce the release of Axis2 version 1.5.1. Major Changes Since 1.5: * Fix for the dreaded "CLOSE_WAIT" problem...
Hi All, I need to call third party web services from my php NuSoap. The Web Services abc.asmx?WSDL is look like below: <?xml version="1.0" encoding="utf-8" ?> ...
Hi all: The Apache Axis2 team is pleased to announce the release of Axis2 version 1.5. Major Changes Since 1.4.1: - Refactored, pluggable transports (separate...
Web Services Interop Plug-fest - 18-20 March 2008 Microsoft Corporation would like to invite you to a 3-day Web Services Interop Plug-fest on Tuesday March 18,...
Hi builders, About a year ago, RC1 of the SOAP over Java Message Service spec was released. See http://mail-archives.apache.org/mod_mbox/ws-axis-dev/ ...
Hello Group I am a true newbie, new to this group and new to SOAP technology. I've developed an application with Btrieve 6.15 and have a few XML files as a...
Web Services Interop Plug-fest - 10-12 July 2007 Microsoft Corporation would like to invite you to a 3-day Web Services Interop Plug-fest on Tuesday July 10,...
... From: soapbuilders Moderator <soapbuilders-owner@yahoogroups.com> To: zhusheng_zs@... Sent: Friday, April 20, 2007 2:06:08 AM Subject: Yahoo! Groups:...
Hi, I want to consume an Apache Webservice with a C# .NET Client. Everything works fine, but I'm having problem with the deserialization of the complex type...
For people who implement web services. Webswell Connect provides open source technological infrastructure that enables companies to take part in documents...
Dear SOAP Builders members: WSO2 and the authors of the WS-Metadata Exchange specification would like to invite you to attend a 3-day Interoperability Workshop...
I have a WSDL that was originally generated from a service in WebLogic Workshop. It isn't validating, and I don't understand why. I'll attach a slightly...
Folks, FYI, For a while now, we've been building up a Stack comparison page at the Apache WS Wiki site: http://wiki.apache.org/ws/StackComparison Yes, You can...
We are proud to announce the release of JAX-WS 2.1 RI FCS. JAX-WS 2.1 is a major re-architecture over JAX-WS 2.0 without changing the standard JAX-WS APIs or...
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. ...
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...
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/ ...
... 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...
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...
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...
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...
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...
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> ...