felipenasc
02-14-2008, 12:03 PM
Hi
I am learning Spring.NET....
when I was reading the docs, there is:
<object id="TransactionManager"
type="Spring.Data.TxScopeTransactionManager, Spring.Data">
</object>
But the correct namespace for 1.1 release is:
Spring.Data.Core.TxScopeTransactionManager
I found that after looing at the source code folder tree.
:-)
Cheers
Felipe
I am learning Spring.NET....
when I was reading the docs, there is:
<object id="TransactionManager"
type="Spring.Data.TxScopeTransactionManager, Spring.Data">
</object>
But the correct namespace for 1.1 release is:
Spring.Data.Core.TxScopeTransactionManager
I found that after looing at the source code folder tree.
:-)
Cheers
Felipe