Help

Controls

PermLinkWikiLink

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.

Forum: Seam Users Forum ListTopic List
29. Aug 2008, 09:58 CET | Link

Hi all,

i have built a project with jboss tools with seam 2.0.1 there are richfaces libs 1.3.3

now i want to migrate to seam 2.0.2SP1 and richfaces 1.3.4

i replaced my seam runtime in the seam settings, but my project does not have the right libs. the old libs still exist in my project.

how can i update them and all other libs, which changed in sema 2.0.2?

thanks for your replies

2 Replies:
29. Aug 2008, 15:48 CET | Link

iirc the test part of Seam changed between those versions, so just trying to copy libs over might be an uphill battle. I'd recommend creating a new 2.0.2.SP1 project and copying your old src/view over.

02. Sep 2008, 10:39 CET | Link
Thanks for your answer. We thought about this solution too, but our problem is, that the whole project is under subversion control.

If there is no other solution, we have to create a new project.