Thanks for getting on it!
Type: Posts; User: fivetenwill; Keyword(s):
Thanks for getting on it!
Hi, I'm using STS 2.5.1.RELEASE for Mac OSX Cocoa x86_64. I could have sworn there was a refactoring menu available when editing a beans xml file in the windows version, but I can't seem to get any...
Great explanation Denis, thanks a lot. This makes sense to me now.
I have transaction advice declared on methods of sessionManager:
<aop:config>
<aop:advisor id="sessionManagerTx"
advice-ref="sessionManagerTxAdvice"
...