|
Is there a way to obfuscate the war file produced by STS\Grails Tools\Grails
Command Wizard\(war command)\... ? --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
Why?
On 28/05/12 23:29, QuantumUniverses wrote: > Is there a way to obfuscate the war file produced by STS\Grails > Tools\Grails > Command Wizard\(war command)\... ? > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > -- web: http://nerderg.com Twitter: http://twitter.com/pmcneil --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
We don't want that our customer sees the internal packages names, GPS,
images names.. and, you know, when the web app explode it into itself every .class, packages, GPS, images and other resources become clear. Is there a way to obfuscate this so when Tomcat explodes the war everything extracted hasn't name like the original ones? "Peter McNeil" ha scritto nel messaggio news:[hidden email]... Why? On 28/05/12 23:29, QuantumUniverses wrote: > Is there a way to obfuscate the war file produced by STS\Grails > Tools\Grails > Command Wizard\(war command)\... ? > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > -- web: http://nerderg.com Twitter: http://twitter.com/pmcneil --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
I haven't tried it, but you could look a product like http://www.yworks.com/en/products_yguard_about.html, and hook into the grails war process (probably using _Events.groovy). yGuard comes with an ant task, should I guess it could work.
Erik
On Wed, May 30, 2012 at 11:40 AM, QuantumUniverses <[hidden email]> wrote: We don't want that our customer sees the internal packages names, GPS, images names.. and, you know, when the web app explode it into itself every .class, packages, GPS, images and other resources become clear. |
| Powered by Nabble | Edit this page |
