Ales Justin [
https://community.jboss.org/people/alesj] created the discussion
"Re: Encrypted class loading with jboss 5.1"
To view the discussion, visit:
https://community.jboss.org/message/797006#797006
--------------------------------------------------------------
The main and (only) thing that you need to do is this deployer:
*
http://anonsvn.jboss.org/repos/jbossas/projects/demos/microcontainer/trun...
http://anonsvn.jboss.org/repos/jbossas/projects/demos/microcontainer/trun...
As you can see, we change the CL policy to CrypterClassLoaderPolicy.
Or the commented code, where we just add translator to policy.
This is a better / easier way, but I need to check if this is already available in AS5.1.
I also added a way to do this declarative, via xml, but I really doubt this one is in
AS5.1,
meaning you're definitely have to do it via adding a custom deployer.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/797006#797006]
Start a new discussion in JBoss Microcontainer at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]