Paul, Use AXIOM, See even the REST guys are using it :) http://blog.chanezon.com/articles/2006/05/31/apache-abdera-and-rome-alea-jacta-est Just look at the...
Paul, SOAP is very much alive, and I agree with your point that when considering web services that are doing any type of real work, you cannot simply assume...
I second that!!! Since there are so many messages on this subject and there are passionate views on both sides, maybe they can create a new yahoo group and...
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...
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...
Looks like many QName links are broken. You have to link port to binding to portType to messages using QNames. Thats a namespace qualified name. The first...
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...
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...
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...
Apache Axis2/C Team is pleased to announce the release of Apache Axis2/C version 1.1.0 You can download this release from: ...
Samisa Abeysinghe
samisa.abeysinghe@...
Oct 1, 2007 6:01 am
10810
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...
Glen Daniels
glen@...
Jun 9, 2009 12:37 pm
10818
Hi Andreas: Good catch - I just added it to svn. https://svn.apache.org/repos/asf/webservices/axis2/tags/java/v1.5/ Thanks, --Glen...
Glen Daniels
glen@...
Jun 11, 2009 7:48 pm
10819
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" ?> ...