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: | 24 Members of 4546 |
| Forum: Seam Users |
06. Jun 2008, 14:01 CET | Link |
Hy all,
I'm a newbie in Seam. I tried to change an example from Seam Framework by using mysql instead of hsql. I pick up the registration example and I modified the persistence.xml but I did not manage to make it work on mysql server. What I need to know is exactly what file(s) I should change and exactly how that file(s) should be changed, so that the registration example will work with mysql.
Many thanks in advance, Marc
Hello,
Many thanks,
The problems was with the jdbc connector driver. I copy it in the server/default/lib folder, and now it works.
Thanks again Aldo.
Hello Aldo,
Thank you four your answers. I followed the steps you described and I managed to put the registration example to work with myql.
marc.