Hi,
I am currently trying to obfuscate my project using KlassMaster and deploy it to JBoss.
However, my project contain some jsp file and obfuscation only work with .class file.
Therefore, I took the compiled .class file of the jsp, obfuscate it and put it back to
jboss-4.0.2/server/all/work/jboss.web/localhost. I am wondering if there is any
configuration that I can set so that JBoss will not compile the jsp and just use the
.class file that I pasted inside localhost?
Thanks in advance for your help!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970485#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...