Skip to main content

By clicking Submit, you agree to the developerWorks terms of use.

The first time you sign into developerWorks, a profile is created for you. Select information in your developerWorks profile is displayed to the public, but you may edit the information at any time. Your first name, last name (unless you choose to hide them), and display name will accompany the content that you post.

All information submitted is secure.

  • Close [x]

The first time you sign in to developerWorks, a profile is created for you, so you need to choose a display name. Your display name accompanies the content you post on developerworks.

Please choose a display name between 3-31 characters. Your display name must be unique in the developerWorks community and should not be your email address for privacy reasons.

By clicking Submit, you agree to the developerWorks terms of use.

All information submitted is secure.

  • Close [x]

Deploy OpenLaszlo apps on Apache Geronimo with Tomcat

Tyler Anderson graduated with a degree in computer science from Brigham Young University in 2004 and graduated with a Master of Science degree in computer engineering in December 2005, also from Brigham Young University. He is currently an engineer for Stexar Corp., based in Beaverton, OR. You can reach the author at tyleranderson5@yahoo.com.

Summary:  With the rise of the popular rich user interface (UI) language, OpenLaszlo, and the parallel rise of Apache Geronimo, OpenLaszlo developers will want to deploy their applications on Geronimo. This tutorial documents the process necessary to configure the internals of Apache Tomcat within Geronimo to be able to run the OpenLaszlo application server, and hence deploy and run OpenLaszlo applications within Geronimo. You'll implement a sample OpenLaszlo application to prove the functionality of the OpenLaszlo application server running on Apache Geronimo.

Date:  14 Mar 2006
Level:  Intermediate PDF:  A4 and Letter (419 KB | 28 pages)Get Adobe® Reader®

Activity:  2558 views
Comments:  

Before you start

This tutorial is for you if you're interested in developing OpenLaszlo applications to run on Apache Geronimo. In it, you deploy the OpenLaszlo development kit on Geronimo. To prove OpenLaszlo functionality, you also develop an example application, written in OpenLaszlo, that communicates with a Web service that you construct using Axis2 and a Web Services Description Language (WSDL) file. You write the core Web service using Java code, then the Web service communicates with an Apache Derby database.

About this tutorial

You're going to write an application in OpenLaszlo and deploy it, along with the OpenLaszlo application server, on Apache Geronimo. The example application is a client that communicates with a Web service by asking questions. The Web service responds by providing a random answer supplied to it by Geronimo's built-in Derby database. Unique questions asked also get stored in the Derby database for later analysis.

Prerequisites

You need the following tools to follow along with this tutorial:

  • Apache Geronimo -- After you download the Java™ platform, download Geronimo 1.0. Select the Geronimo 1.0 with Tomcat distribution in either the .zip (Microsoft® Windows® or Linux®) or the .tar.gz (Linux) format from the Binaries section.
  • OpenLaszlo -- OpenLaszlo is the new buzz word for Web-based rich UIs. This tutorial uses this language, so you need to download the absolute latest version (this tutorial uses version 3.2) of the OpenLaszlo development kit. Find it by scrolling down to the Nightly Builds section, then select the version in the Dev Kit column (currently about 50MB).
  • Apache Axis2 -- In this tutorial, you build a Web service from WSDL using Axis2. Axis2 is a great way to automatically build a Web service from WSDL. Also, make sure to get the WAR distribution. Download the 0.94 Axis2 .war file and binary distributions from Apache.
  • Apache Ant -- Axis2 creates a slick Ant build.xml file for building the Web service. Download Ant from Apache.
  • Database -- This tutorial uses Geronimo's built-in database, Apache Derby. However, you still need to download the drivers you'll be using to connect to the database. Download the IBM Cloudscape® (IBM DB2® JDBC Universal Driver, for Cloudscape/Derby) from IBM.
  • The Java platform -- Geronimo, OpenLaszlo, Axis2, and Derby require the Java platform. Java 1.4.08 or 1.4.09 is best for this tutorial. Download the Java code from Sun.

This tutorial assumes you have basic knowledge of Java syntax and coding. However, no knowledge of OpenLaszlo, Derby, Axis2, or Geronimo specifics are assumed.

1 of 10 | Next

Comments



Help: Update or add to My dW interests

What's this?

This little timesaver lets you update your My developerWorks profile with just one click! The general subject of this content (AIX and UNIX, Information Management, Lotus, Rational, Tivoli, WebSphere, Java, Linux, Open source, SOA and Web services, Web development, or XML) will be added to the interests section of your profile, if it's not there already. You only need to be logged in to My developerWorks.

And what's the point of adding your interests to your profile? That's how you find other users with the same interests as yours, and see what they're reading and contributing to the community. Your interests also help us recommend relevant developerWorks content to you.

View your My developerWorks profile

Return from help

Help: Remove from My dW interests

What's this?

Removing this interest does not alter your profile, but rather removes this piece of content from a list of all content for which you've indicated interest. In a future enhancement to My developerWorks, you'll be able to see a record of that content.

View your My developerWorks profile

Return from help

static.content.url=http://www.ibm.com/developerworks/js/artrating/
SITE_ID=1
Zone=Open source, Java technology
ArticleID=105438
TutorialTitle=Deploy OpenLaszlo apps on Apache Geronimo with Tomcat
publish-date=03142006
author1-email=tyleranderson5@yahoo.com
author1-email-cc=troy@backstopmedia.com

Tags

Help
Use the search field to find all types of content in My developerWorks with that tag.

Use the slider bar to see more or fewer tags.

Popular tags shows the top tags for this particular content zone (for example, Java technology, Linux, WebSphere).

My tags shows your tags for this particular content zone (for example, Java technology, Linux, WebSphere).

Use the search field to find all types of content in My developerWorks with that tag. Popular tags shows the top tags for this particular content zone (for example, Java technology, Linux, WebSphere). My tags shows your tags for this particular content zone (for example, Java technology, Linux, WebSphere).

Special offers