Seam 1.0.0.GA is out:

http://sourceforge.net/project/showfiles.php?group_id=22866&package_id=163777

You need to install JBoss AS 4.0.4.GA + JBoss EJB 3.0 RC8 and, optionally, 
JBoss Portal 2.4 beta 1 using the special installer build here:

http://sourceforge.net/project/showfiles.php?group_id=22866&package_id=193295&release_id=424215

I blogged the release here:

http://blog.hibernate.org/cgi-bin/blosxom.cgi/2006/06/13#seam-ga-announce

Note that GA includes breaking changes compared to previous release candidates! 
The new components.xml-based approach to configuring managed sessions and 
persistence context, jBPM, etc supercedes the old property-based approach.

Thanks to everyone who helped make this possible!

[size=x-small]
Known Issues:
* JBoss AS is currently using MyFaces 1.1.1, which has known bugs
  - Consider upgrading JBoss to MyFaces 1.1.3
  - If not, be sure to set org.jboss.seam.core.init.myFacesLifecycleBug=true
  - Note that to run the issues demo, make sure that you have the right version 
of tomahawk.jar in WEB-INF/lib

* Bug in EJBTHREE-625 interceptors implementation of JBoss Embeddable EJB3
  - Seam's jBPM integration is broken in the Embeddable EJB3 container
  
* Bug JBPM-673 in JbpmConfiguration.close()
  - This causes failures when running multiple tests which use jBPM via SeamTest
  
* Bug EJB-197 in Hibernate/JTA integration
  -  Sometimes EJB will hide an application exception with a "Failed to 
register synchronization" exception

* Bug JBSEAM-xxx in Seam Remoting
  - Seam Remoting fails to clean up orphaned topic subscriptions, resulting in 
harmless errors on the server

* Bug JBSEAM-xxx in the portal example
  - Portlet resize "forgets" the current page


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950681#3950681

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3950681


_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to