
Originally Posted by
embaye
Given the following constraints, what is recommended?
1. Integration with Workflow (JBPM)
2. Integration with Reporting (Pentaho or JasperReports)
3. To the extent possible, ability to export to MS-Word, Excel and PDF formats
Seam seemed like the obvious choice due to JBPM?
Seam supports jBPM integration (see the online Seam in Action chapter here: http://manning.com/dallen/SeamIACH14_bonus.pdf) as well as Excel/PDF support in Seam 2.1.
check out these links:
IText:
http://docs.jboss.com/seam/2.1.1.GA/..._single/#itext
Excel:
http://docs.jboss.com/seam/2.1.1.GA/..._single/#excel
jBPM:
http://docs.jboss.com/seam/2.1.1.GA/...l_single/#todo
http://docs.jboss.com/seam/2.1.1.GA/...ngle/#dvdstore
Post add'l questions here: www.seamframework.org
And watch out for Christian Bauer, he bites... 
As far as reporting integration, not sure, haven't heard of any. Pentaho sucks, we evaluated and went with Oracle BI tools.
Also, consider the fact that JBoss AS 5 supports Ruby on Rails app deployments as well (pretty neat!)
http://java.dzone.com/articles/odd-t...terview-with-b
Spring and Seam can co-exist in a world ruled by death, taxes and XML.