Can you help me how to reload the session that was disposed in step 1 ?
in my application ,I have disposed the session, and I'm using persistent sessions, how can I reload it from the database using JPAKnowledgeService class BEFORE completing the task ?
I work hard to try reload,but I failed,I don't know how to do it. :-/
Please help ,thanks very much!