Archive for the tag 'web services'

Jun 29 2008

Contract First Web Services with Spring 2 and JAX-WS



This short blog entry will show you how easily you can integrate [Read more]

Technorati Tags: Java, jax-ws, NetBeans, soap, soaphandler, Spring, web services

4 responses so far

Mar 24 2008

Transforming SOAP-Messages with XSLT

Published by Siegfried Bolz under Java, NetBeans, web services



In this blog you can read how you can modify SOAP-Messages using XSL Transformation (XSLT). It is the continuation of the previous two blog-entrys How to modify JAX-WS SOAP-Messages and [Read more]

Technorati Tags: Java, NetBeans, soap, soap message, transforming, web services, xslt

No responses yet

Mar 16 2008

Creating generic SOAP Web Services

Published by Siegfried Bolz under Java, web services



This blog is about how a generic soap web service can work. It is a productive concept which i have developed for a real world application. I tried to keep this basic concept as simple as possible.

In a future blog-entry, i will show a NetBeans example for this. Please be patient, it take... [Read more]

Technorati Tags: generic, soap, soaphandler, web services, xpath, xslt

4 responses so far

Mar 08 2008

How to modify JAX-WS SOAP-Messages

Published by Siegfried Bolz under Java, NetBeans, web services



This blog is depending on my previous blog Creating SOAP Web Services with NetBeans 6. You can download the needed sourcecode there.

Here i will show how you can modif... [Read more]

Technorati Tags: Java, jax-ws, NetBeans, soap, soaphandler, web services

12 responses so far

Feb 27 2008

Creating SOAP Web Services with NetBeans 6

Published by Siegfried Bolz under Java, NetBeans, web services



In this blog i will show you, how easily you can create Web Services with NetBeans 6. In further postings i will discuss how to manipulate the SOAP Message before the Web Service Operation is called.

For this example i am using... [Read more]

Technorati Tags: Java, NetBeans, soap, web services

69 responses so far