Archive for the tag 'xslt'

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