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...
Team, I need help. I am trying to get information to build a soap web service using PERL::SOAP and I do not have access to the WDSL or do not know the exact...
Hi Gregor, I have not had the opportunity to experiment with the situation that you described, but I have encountered issues with the opposite - meaning, I ...
... From: soapbuilders Moderator <soapbuilders-owner@yahoogroups.com> To: zhusheng_zs@... Sent: Friday, April 20, 2007 2:06:08 AM Subject: Yahoo! Groups:...
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...
10803
Samisa Abeysinghe
samisa.abeysinghe@...
May 7, 2007 3:50 am
Apache Axis2/C Team is pleased to announce the release of Apache Axis2/C version 1.0.0 You can download this release from ...
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,...
Hi Ian, Once you have the WSDL of the Web Service you can use any of the available tools which allow you to parse the WSDL and create a SOAP message. Once you...
10809
Samisa Abeysinghe
samisa.abeysinghe@...
Oct 1, 2007 6:01 am
Apache Axis2/C Team is pleased to announce the release of Apache Axis2/C version 1.1.0 You can download this release from: ...
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/ ...
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 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...
10818
Glen Daniels
glen@...
Jun 11, 2009 7:48 pm
Hi Andreas: Good catch - I just added it to svn. https://svn.apache.org/repos/asf/webservices/axis2/tags/java/v1.5/ Thanks, --Glen...
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" ?> ...
10820
Glen Daniels
glen@...
Oct 23, 2009 11:21 pm
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, My WS provider is built on Apache Axis, and my soap client is on MS.NET 3.5. I need to create the soap message, generate the digest value and sign the...
- Was the .NET 3.5 client generated from WSDL for the Axis service? - What is the configuration (app.config or web.config contents) for the .NET 3.5 client? -...
I am following this example (http://msdn.microsoft.com/en-us/ms229745.aspx) to generate the digest message and sign the soap message. Of course, I generate my...
I agree you should publish here a sample working and failing soap. Also in ws-security the Id attribute of the encrypted element should be under the ...
I would also suggest using Windows Communication Foundation (WCF) rather than the low-level .NET security APIs. WCF is the .NET component for Web services...
VTD-XML 2.10 is now released. It can be downloaded at https://sourceforge.net/projects/vtd-xml/files/vtd-xml/ximpleware_2.10/. This release includes a number...