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
Jun 29 2008




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
Mar 24 2008



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
Mar 16 2008

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
Mar 08 2008


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
Feb 27 2008


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