Archive for the 'Java' Category

May 14 2008

Create CRUD-Mashups rapidly with Naked Objects and NetBeans

Published by Siegfried Bolz under Hibernate, Java, NetBeans



In this blog i will show how easy and fast you can create Database-Mashups with full CRUD support, using Naked Objects.
[Read more]

Technorati Tags: CRUD, HSQLDB, Java, Mashup, Naked Objects, NetBeans

6 responses so far

Apr 09 2008

Create reverse Ajax Web-Applications with DWR and NetBeans

Published by Siegfried Bolz under Ajax, GlassFish, Java, NetBeans



This blog was submitted to the NetBeans IDE 6.1 Beta Blogging Contest.... [Read more]

Technorati Tags: Ajax, dwr, GlassFish, Java, NetBeans

20 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

Feb 22 2008

Open existing projects in NetBeans 6

Published by Siegfried Bolz under Java, NetBeans


In this blog-entry i will show you, how to open and work with existing NetBeans 6 -projects. I was forced to write this, because while most of my projects here are created with NetBeans 6. Now watch how easily you can use NetBeans 6 for being productive.
For example, i am using the project “Hibernate with Guice“, you can read this blog-entry here.[Read more]

Technorati Tags: Java, NetBeans, projects

3 responses so far

Feb 21 2008

Hibernate with Guice - Part II

Published by Siegfried Bolz under Guice, Hibernate, Java, NetBeans



Welcome back to Part II about using Hibernate with Guice. If you just stepped in, i recommend first to read Part I here.

[Read more]

Technorati Tags: google guice, Hibernate, Java, mysql, NetBeans

5 responses so far

Feb 21 2008

Hibernate with Guice - Part I

Published by Siegfried Bolz under Guice, Hibernate, Java



In this Blog you will see how to add Google-Guice functionality to a Hibernate-Application. In Part I i will introduce a simple Hibernate-Application. In Part II you can see how this Application will be transformed for using Guice.
[Read more]

Technorati Tags: google guice, Hibernate, Java, mysql, NetBeans

5 responses so far

« Prev