RE: Changing the classloader to load encrypted classes

2004-07-21 Thread Edson Watanabe
Shapira > Millennium Research Informatics > > > >-Original Message- > >From: Edson Watanabe > [mailto:[EMAIL PROTECTED] > >Sent: Wednesday, July 21, 2004 3:43 PM > >To: [EMAIL PROTECTED] > >Subject: Changing the classloader to load encrypted > classes >

RE: Changing the classloader to load encrypted classes

2004-07-21 Thread Shapira, Yoav
1, 2004 3:43 PM >To: Tomcat Users List >Subject: RE: Changing the classloader to load encrypted classes > >Hi, >Yes, it's feasible: http://jakarta.apache.org/tomcat/tomcat-5.0- >doc/config/loader.html. > >Yoav Shapira >Millennium Research Informatics > > >

RE: Changing the classloader to load encrypted classes

2004-07-21 Thread Shapira, Yoav
gt;Subject: Changing the classloader to load encrypted classes > >Dear sirs, > >I need to change the web application classloader that >Tomcat uses, because I need to load signed and/or >encrypted class files for my application. (It's my >client's requirement; he do

Changing the classloader to load encrypted classes

2004-07-21 Thread Edson Watanabe
Dear sirs, I need to change the web application classloader that Tomcat uses, because I need to load signed and/or encrypted class files for my application. (It's my client's requirement; he does not want obfuscation or native-code compilation.) Is it feasible? I've read some of the Tomcat sour