users@glassfish.java.net

RE: Protect jar, war or ear archive

From: Wim V <wim_at_pizzastop.be>
Date: Wed, 18 Jun 2008 17:21:37 +0200

I need this too. (only for executable jars)

wim

-----Original Message-----
From: glassfish_at_javadesktop.org [mailto:glassfish_at_javadesktop.org]
Sent: woensdag 18 juni 2008 17:30
To: users_at_glassfish.dev.java.net
Subject: Protect jar, war or ear archive

Can I protect my '.class' code inside a jar deployed in a glassfish machine?

I don't want that a person that has credential to login and reading file
into glassfish machine decompile and see inside my code.

I know about obfuscator but I wish to make an harder protection.

Is it possibile to crypt the code in developer machine (with asymetric key)
then deploy it on glassfish machine where the application server have the
other key so it can decrypt and execute the code?
[Message sent by forum member 'peppeme' (peppeme)]

http://forums.java.net/jive/thread.jspa?messageID=281057

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
For additional commands, e-mail: users-help_at_glassfish.dev.java.net