Hi all,
I'm trying to get the Spring 2.0 <tx:advice> and <aop:config> tags working. I'm developing and deploying under Java 1.3 - and this cannot be changed.
How should I go about doing this? I've read the reference documentation but it only mentions Java 5 load-time weaving. Maybe they are other options?
Thanks


Reply With Quote
