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: | 17 Members of 4546 |
| Forum: Seam Users |
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
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.
If there is no other solution, we have to create a new project.