Has anyone found such problem?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3910415#3910415
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3910415
---
This SF.net em
Thank you for your reply first!
The scope type of the statefull session bean, which provide the save() method,
is seesion, so i think it is not the timed out problem.
the scope type of the javabean, which invoke the save() method, is
conversation, but it doesnt have entitymanager itself, just in
We use the jboss-seam in our new project, but now some really troubled
problems prevent us. The most terrible problem is that:the EntityManagerFactory
not bound, such problem makes us can not interact with database at all.
In our project, one statefull session bean is used to operation th