You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Nattanicha Rittammanart <st...@ait.ac.th> on 2008/03/17 14:10:28 UTC

How to get session information for service?

Hi all,
   I need to implement lock for transaction (manual pessimistic 
locking). I need to use sessionid to be one of parameters for lock. How 
can I get session information for the transaction in Java Service. Or 
can I have another way to do this. Finally, I knew that OFBiz provide 
only optimistic lock for us, right?

Thanks in advance,
Nattanicha