SOA Friday #7

Some weekly SOA news:

Category: camel se, glassfish, glassfish esb, netbeans, open-esb

Posted by: Mike Wright on: November 21, 2008

Tags:

Software business at Sun

From a recent JavaWorld article:

“New business divisions focused on Application Platform Software and Cloud Computing and Developer Technologies demonstrate renewed commitment to software, with open source products like Glassfish, MySQL, and NetBeans at the fore.”

Category: glassfish, mysql, netbeans, open source

Posted by: Mike Wright on: November 21, 2008

SOA Friday #6

I took some time off for the Veteran’s day holiday.

I haven’t found a lot of SOA or Virtualization news this week, but here are some interesting links:

* Neil Young & LincVolt Visit Sun Microsysems (photos)

* Scripting support in GlassFish v3 (PDF)

* GlassFish v3 Grails (Screencast)

Category: general, glassfish

Posted by: Mike Wright on: November 14, 2008

Tags:

SOA Friday #4

Happy Halloween!

Some updated wiki pages and blog posts for the past week:

Category: general, glassfish, glassfish esb, open-esb, project fuji

Posted by: Mike Wright on: October 31, 2008

Tags:

SOA Friday #3

(trying to get back to summarizing some somewhat-SOA-related news each week)

Category: glassfish, netbeans, open source, open-esb, project fuji

Posted by: Mike Wright on: October 24, 2008

Tags:

SOA Friday #2

In an attempt to highlight some SOA related news each week, this is the second SOA Friday blog post.

(SOA-related how? GlassFish ESB bundles GlassFish v2 and NetBeans SOA tools; future Open ESB work (and GlassFish v3) embrace OSGi, and virtualization is handy for developing/testing ESBs)

Category: glassfish, glassfish esb, virtualbox

Posted by: Mike Wright on: September 19, 2008

Tags:

upload vs. copy during JBI Component install

step 1 radio buttons

(install step 1; radio buttons)

 I was asked today about the difference between upload and copy when using the GlassFish v2 web admin console to install a JBI component into Open ESB.


Case 1. The JBI archive is on the “client” system. Use the default “File to Upload:” radio button.

browser's file upload dialog

(browser upload dialog)


opens the web-browser’s file upload dialog to select the file to be uploaded from the client file system to the remote GlassFish Domain Admin Server (DAS).  uploads the selected file.

Case 2. The JBI archive is on the “server” system. Use the “File to Copy:” radio button.

woodstock chooser

woodstock file chooser

opens a  Woodstock file chooser in a pop-up window, showing only files on the system running the GlassFish DAS.  copies the selected file.

Case 3. The web browser and the DAS are running on the same system. Either upload or copy would work, since the JBI archive is accessible by both the web browser and the DAS.

Category: glassfish, jbi, open-esb, web admin console

Posted by: Mike Wright on: August 28, 2008

Tags: