Help

Built with Seam

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.

FAQ Category:

In short, yes.

You can find the automated runs of the Seam testsuite on JDK 6 for 2.0.X and trunk/2.1.X. We intend to make the testsuite passing on JDK 6 on a requirement for Seam 2.1.0.GA.

Of course, you still need to ensure the container in which you run your application is JDK 6 compatible. You can read about making Embedded JBoss (used for integration testing) run on JDK 6 here.

2 comments:
 
28. Jan 2008, 13:23 CET | Link

The only current failures on the JDK 6 runs of the Seam testsuite are related to Hibernate collection handling, otherwise the testsuite is running well.

ReplyQuote
 
23. May 2008, 20:53 CET | Link
Pete Muir wrote on Jan 28, 2008 13:23:
The only current failures on the JDK 6 runs of the Seam testsuite are related to Hibernate collection handling, otherwise the testsuite is running well.

Is this a known Hibernate bug? I've been running Seam/Hibernate with JDK6 on my development box for a while and haven't seen these issues; is it a particular problem area?

 

Luke Maurer

Post Comment