Hi,
I'm using dynamic proxies for AOP with Spring 2.0.1 and have found that if I create the context as follows, weaving does not occur and no errors are produced.
final...
Type: Posts; User: colincrist; Keyword(s):
Hi,
I'm using dynamic proxies for AOP with Spring 2.0.1 and have found that if I create the context as follows, weaving does not occur and no errors are produced.
final...
Hi,
I've given the export idea more thought, I plan on creating some velocity templates to generate the Spring XML - the idea of using Velocity is so that you can easily specialise them to your...
Hi all,
I'm investigating adding some Spring support into Hermes and would like know if anyone would find the following useful:
1. Import Spring XML.
Import the connection factory and...