Hi, I am building a multi-threaded application on top of Slide. In order to support concurrent client transactions, do I have to get multiple instances of NamespaceAccessToken, one per client? Is it possible to use just one NamespaceAccessToken and let the low level stores (i.e., JDBCDescriptorsStore, J2EEDescriptorsStore) handle the concurrent access (both reads and writes)?
Thanks for your help! -tom -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
