Irfan Basha [https://community.jboss.org/people/irbash] created the discussion

"Re: Encrypted class loading with jboss 5.1"

To view the discussion, visit: https://community.jboss.org/message/797048#797048

--------------------------------------------------------------
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
 
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
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/797048#797048]

Start a new discussion in JBoss Microcontainer at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2114]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to