How to migrate your application from JBoss v3.X to JOnAS v3.X

Emmanuel Cecchet

INRIA

emmanuel.cecchet@inrialpes.fr

Julie Marguerite

INRIA

julie.marguerite@inrialpes.fr

François Exertier

BULL

francois.exertier@bull.net

Tao Zhang

BULL

tao.zhang@bull.net


Table of Contents
Introduction
Migrating your deployment descriptors
Introduction
The ejb-jar.xml file
Migrating JBoss specific descriptors
Migrating jboss.xml
Migrating jaws.xml
Migrating jbosscmp-jdbc.xml
Declaring finders
Declaring EJB references
References between beans in the same jar
References between beans in different jars but in the same ear
References between beans in different jars and different ears
Generating the container classes
User transactions from the client side
Further reading
JOnAS documentation
JOnAS mailing list
ejb-jar.xml
jboss.xml
jaws.xml
jonas-ejb-jar.xml
Home interface: RegionHome
Bean implementation: RegionBean