You can find the full source code for this website in the Seam package in the directory /examples/wiki. It is licensed under the LGPL.
| Online: | 24 Members of 4546 |
| Forum: Seam Users |
31. May 2008, 07:44 CET | Link |
Although I went through pain learning how to run SeamTests under Maven/Embedded/Java6, the implementation was not difficult in the end.
To make it easier for others, I thought it would be worth recording the presence of a concise demonstration project that shows how to do this:
http://jira.jboss.com/jira/browse/JBSEAM-2371
See the attachment: jg-seamtest-1.0.tgz (11 kb)
Note that one dependency is a bootstrap.zip that I imported myself from the content of the Seam 2.1.0A1 distribution.
Hope this helps others.
Sorry, heading should read 2.1.0A1
Hi Jason,
I haven't noticed you actually tried to use Seam 2.1.0 for maven builds! That could change everything in my comments since I haven't tried 2.1.0!
I also liked Hemant's approach. In principle it should allow WTP deployment with few small sacrifices...
Regards,
Siarhei