The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


ServiceMix on GlassFish - Java EE and JBI integration

Posted by bhavanishankar on January 4, 2007 at 7:44 PM PST
ServiceMix on GlassFish - Java EE and JBI integration



Introduction

This blog details the experiments I did recently to make ServiceMix run inside GlassFish application server.

The other interesting thing about this integration is the ability of the GlassFish application server to allow the in-process communication between ServiceMix and Java EE components (EJBs/Servlets wrapped as webservices) using a readily available JBI component of GlassFish viz., the Java EE Service Engine.

Details of the versions of the various softwares I used for this experiment :

GlassFish Application Server
v2 b31
ServiceMix
3.0
Maven
2.0.4
JDK
5.0

  
Comments
Comments are listed in date ascending order (oldest first)