Tagged Questions

1
vote
1answer
74 views

Seam entity does not persist database

i use seam framework to develop a web site. I want to share one problem when developing time. I have a one seam test method as succeding ; @Test public void saveTwoCategoryToRoot() throws ...