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: | 23 Members of 4546 |
| Forum: Seam Users |
02. Jul 2008, 20:51 CET | Link |
how to commit manual transaction? I try entityManager.getTransaction().commit(); but I can't, it show exception message is displayed.
thank's, very much!.