Archive for February, 2008

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

62 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

2 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

4 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

Feb 17 2008

Installing GlassFish v2 with PHP5 on Port 80

Published by Siegfried Bolz under GlassFish, Linux

Welcome to my first blog entry. It’s about installing GlassFish v2 on Opensuse 10.1 with support for PHP5 and running on Port 80.

Note:
Download-links to all files are available at the end of this posting.

Install Java
First you need an installed Java SE Development Kit. I prefer the current version 6. Download JDK6 from: [Read more]

Technorati Tags: glassfish2, Java, netbeans6, opensuse, php, quercus

17 responses so far