Nov 19 2007

Using NetBeans as a Ruby IDE

I’m using the new NetBeans 6.0 Release Candidate 1 as a Ruby IDE for test purposes, it seems to work very well.

I’ve found these useful screencasts:


Nov 18 2007

Deploying Rails to Tomcat as a .WAR with JRuby

An interesting post from Edward Gibbs can be found here.


Nov 17 2007

PHP Java Bridge

I’ve just tried to run PHP applications inside IBM WebSphere 2.0 Community Edition using the free PHP Integration Kit available on the IBM site, but it seems no more supported.

A better tool, based on a Open Source project called PHP/Java Bridge, can be downloaded from SoundForge.

The installation is very simple:

- install PHP (remember to enable the java extentions in the php.ini file);

- install WAS CE 2.0;

- log-on to the administration console and deploy JavaBridge.war included with the bridge.


Nov 9 2007

PHP and SOA

An interesting article,”Integrating PHP into Your SOA Solutions” by Rikki Kirzner, shows how to integrate PHP applications in an existing Service Oriented Architecture using:


Nov 4 2007

Web Services Using Apache CXF

Apache CXF is an Open Source services framework which enables the creation of Web Services using Java.

In this article, Jinsong Yang demonstrates how to build a simple service using this framework.


Oct 28 2007

Colouring Open Source and SOA with pragmatic J2EE

I’ve found this book written by Rubén Parés-Selders on the Lulu site.

It discusses SOA implementation using Open Source and Java with solutions like Xfire web services, DWR and Spring.

Take a look here.


Oct 18 2007

How to integrate a WebSphere Portal and SOA environment with .NET and Java

Integrating technologies such as .NET and Java is fundamental to implement a good working SOA.

Click here to watch the presentation by Yaachov Cohen and Ascendant Technology.