Dear Ales,
I am confused again... So I have to do the following:
1. Write a ClassLoaderPolicyModule which extends VFSDeploymentClassLoaderPolicyModule and change the CL policy to CrypterClassLoaderPolicy similar to: http://anonsvn.jboss.org/repos/jbossas/projects/demos/microcontainer/trunk/classloader/src/main/java/org/jboss/demos/classloader/deployers/DecrypterClassLoaderPolicyModule.java
2. Write a custom deployer to deploy this classloaderpolicy
Is it correct ? (I am sorry if I am asking too trivial questions)
I didnot understand the better/easier way you mentioned... (the one with BaseClassLoaderPolicy.java)
Thanks,
Irfan