So I've been poking around the new Spring 2.0 stuff.
I'm in a shared environment and I'd very much like to use the full power of @AspectJ but I can't change the jvm startup parameters so that it uses the aspectweaver.jar as the classloader/javaagent.
Been seeing things around the new JPA stuff that makes it sound like it might be possible to do this sort of thing without the need to change the JVM arguments.
Is this remotely true or am I off my rocker?
Andy O


Reply With Quote
