Can I pre-compile the aop classes such that I don't need to use the system classloader and jboss-aop configuration xml?

Yes. The latest versions of JBossCache have a pre-compiler option called aopc. You can use this option to pre-compile your "aspectized" POJO.

Once the classes have been byte code generated, they can be treated as regular class files, i.e. , you will not need to include any jboss-aop. Xml that specifies the advisable POJO and to specify the JBossAop system class loader.

For an example of how to use aopc, please see the build. Xml in the standalone package (look for the aopc Ant target). More.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions