I tried the above code but I am getting the following exception
org.hibernate.LazyInitializationException <init>
| SEVERE: could not initialize proxy - no Session
| org.hibernate.LazyInitializationException: could not initialize proxy - no Session
|
I think the exception results from the Hibernate Session being closed after callling any
TaskService method,
Is there another way?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238075#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...