Can we keep this to the booking example for Seam 2.2. I primary target
is JBoss AS, and this example is designed to run unmodified on JBoss
AS, and to show off the ease of use features it has for Seam
integration.
I think we should add this to the Seam 3 design discussions - how do
we address running Seam examples in different environments? Currently
it does seem crazy to have so many copies of the booking examples
which are essentially identical. I don't have a good answer for this -
we should throw some ideas around at JBoss World when some of us are
in the same room I think.
On 28 Jul 2009, at 17:57, Dan Allen wrote:
I've added this statement to the examples/readme.txt file
"If you are just getting started with Seam, it's highly recommended
that you
study the jee5/booking example first. This example is designed to run
unmodified on a Java EE 5-compliant application server. Of course,
the real
world is never so ideal. Therefore, you'll find modifications that
you need to
make for various application servers in the example's readme.txt
file. These
instructions can also be found in the Seam reference documentation."