Hi everyone,

This is an announcement and a call for assistance.

At Gogis we are currently creating a J2EE "Hello World!" tutorial. This 
tutorial is a series of "Hello World!" programs that will teach you how to 
create, build, deploy and un-deploy the following types of simple "Hello 
World!" applications on a J2EE Application Server:

- Stateless session EJB
- Stateful session EJB
- Container managed entity EJB
- Bean managed entity EJB
- Message driven EJB

By simple we mean that there always will be only one EJB per J2EE
application, just returning a simple string that says, given the bean type,
a reasonable "Hello World!" message. For each of those EJBs we will create 
three types of clients:

- Stand alone Java client
- Servlet based web client
- JSP based web client

All the EJB's will be deployed on JBoss 3.0.4 with Jetty and Apache behind 
a firewall and we will use DB2 7.1 as our database. We believe that this is 
a reasonable setup which resembles a real world situation.

You can find the tutorial at
<http://www.gogis.nl/en/tutorial/docs/Introduction/index.html>. The 
tutorial itself is released under the GNU Free Documentation License and 
all the source code has a BSD license.

If you are interested in reading the tutorial or even want to help with 
completing/expanding the tutorial, please download the tutorial and help us 
with comments or some pieces of text or code.

Joost Kraaijeveld
Gogis
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
email: [EMAIL PROTECTED]
web: www.gogis.nl 


 


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to