users@glassfish.java.net

Using a custom classloader in Glassfish 3.1

From: <forums_at_java.net>
Date: Thu, 10 Nov 2011 14:25:41 -0600 (CST)

 

I want to see if I can use encrypted .jar files in a JavaEE 6 application
(inside a .war file).  This requires a custom classloader as described
here www.componio.com/support/jinstaller/jinstaller_faq.html [1].  In order
to use a custom classloader in Glassfish is it only necessary to include the
JVM argument -Djava.system.class.loader=com.componio.jarcryp.SjarClassLoader
or is there something else I have to do?

Thanks.

 


[1] http://www.componio.com/support/jinstaller/jinstaller_faq.html

--
[Message sent by forum member 'dwschulze']
View Post: http://forums.java.net/node/862795