soap

  • submit to reddit

Deploying CXF SOAP Web Services on Tomcat and Karaf

This introductory-level video follows my web service tutorial at http://www.jroller.com/gmazza/entry/w.... It shows deployment of CXF-based SOAP web...

0 replies - 1604 views - 05/08/13 by Mitch Pronschinske in Articles

Compare RESTful vs SOAP Web Services

There are currently two schools of thought in developing Web Services – one being the standards-based traditional approach [ SOAP ] and the other, simpler...

10 replies - 13029 views - 03/08/13 by Jagadeesh Motamarri in Articles

XINS web services framework 3.1 released

I've just released the version 3.1 of XINS, an open source web services framework that supports XML over HTTP, REST, SOAP, XML-RPC, JSON-RPC and many other...

0 replies - 433 views - 02/22/13 by Anthony Goubard in Announcements

How to Do Username Token, X509 Certificates, HTTP Keystores, and STS Configuration

One of the features that I am very proud of in the HTTP Analyzer in JDeveloper is the ability to test a SOAP service with the minimum of fuss. Rather than...

0 replies - 2865 views - 01/24/13 by Gerard Davison in Articles

TaxCloud: SOAP Service Integration in Ruby

I’ve been working on the the tax_cloud gem for the past couple of days and am happy to announce version 0.2.0, released today. The gem was started by...

0 replies - 1983 views - 11/30/12 by Daniel Doubrovkine in Articles

Managing Raw SOAP message within Spring Integration – Part 2

In my earlier blog, Managing Raw SOAP message within Spring Integration, I demonstrated how to get the raw SOAP message...

0 replies - 2423 views - 11/28/12 by Krishna Prasad in Articles

Managing Raw SOAP message within Spring Integration

In Spring Integration if we use int-ws:outbound-gateway, once a message is associated to the request channel, the Spring Integration container add the SOAP...

0 replies - 2933 views - 11/18/12 by Krishna Prasad in Articles

JAX-WS Header : Part 1 the Client Side

PurposeManipulating JAXWS header on the client Side like adding WSS username token or logging saop message.IntroductionOn Telecom IT environment and specially...

3 replies - 10640 views - 06/25/12 by Slim Ouertani in Articles

Jaxws Header : Part 2 : Server Side

PurposeManipulating JAXWS header on the server Side like reading WSS username token, logging saop message and publish a specific header.IntroductionOn Telecom...

1 replies - 4638 views - 06/25/12 by Slim Ouertani in Articles

Web Service Testing

This post recaps some results of my experiments with WS testing. In last few months I have been working on several projects – Spring WS Test, Spring WS 2.0...

0 replies - 13853 views - 03/21/11 by Lukas Krecan in Articles

Apache CXF 2.3: The Implementation of SOAP Over JMS Specification

If you are working on building mission critical Web services and cannot afford any lost messages , leveraging the reliable messaging transport feature of the...

4 replies - 13574 views - 02/05/11 by Mitch Pronschinske in Articles

Web services in Java

Web services are one of the most successful implementations of a Service Oriented Architecture, and they usually are presented as a public Api you can use to...

10 replies - 18402 views - 06/29/10 by Giorgio Sironi in Articles

Moose XML for Java Makes XML and Web Services Fun

MooseXML for Java is the newest, best way to get XML data into and out of your Java applications and web services.Start with a simple Java...

4 replies - 1473 views - 03/25/10 by Michael Quigley in Announcements

soapUI 3.5 beta1 - The Protocol Release

eviware is happy to announce the first beta of soapUI 3.5 – The Protocol release. This release extends the capabilities of soapUI to include testing of JMS,...

0 replies - 1880 views - 12/17/09 by Ole Matzura in Announcements

RESTful SOA with Open Source

With the exponential growth of the Web, REST as an architectural style [REF-1] has found its niche in the modern services landscape with its popularity...

3 replies - 11313 views - 09/29/09 by Masoud Kalali in News