Make sure that your setters aren't mangled either, or your parameters won't be 
transmitted.

/Janne

On 25 Nov 2011, at 14:14, Sylvain Brejeon wrote:

> no need to be sorry mate.
> the two of you convinced me that it ought to be that the method names have 
> changed.
> of course it can't be otherwise. I probably misunderstood something in 
> proguard. I feel a bit stupid already.
> But thank you for pointing out the HandlesEvent annotation. So I'll still be 
> able to obfuscate the methods.
> I'll just keep field names and class names.
> I won't be able to check that before next monday. I'll keep you informed.
> Thank you very much
> Regards
> sbrejeon
> 
> On Fri, Nov 25, 2011 at 9:46 PM, Iwao AVE <haraw...@gmail.com> wrote:
> You are right, the symptom doesn't fit...sorry.
> 
> Another thought.
> Do you use @HandlesEvent annotation to declare event name explicitly?
> Because if you don't, obfuscation may change the event handler method
> name and it would break the event resolution.
> 
> Regards,
> Iwao
> 
> 2011/11/25 Sylvain Brejeon <sbrej...@daesim.com>:
> > @Janne
> > "Why would you obfuscate a web app?"
> > the web app will not be installed on our server but rather distributed to
> > many companies. and we are in a beta/proof-of-concept/no-contract-yet phase
> > where we need to release it to a few "trusted" partners and "trusted"
> > beta-test customers and we would like a minimum of protection.
> >
> > "ensure that none of the critical field names are changed"
> >
> > I think I asked proguard to keep the ActionBeans and other Stripes classes
> > intact. At least the class names are. But if it changed method names that
> > would explain a lot indeed. I'll have to check that again. Thanks.
> > @Iwao
> > I saw the disappearing annotations issue in the troubleshooting section too.
> > And I'm using the option. All my requests are falling back on my default
> > handler annotated method
> > so I think that the annotations are there.
> > I'll keep looking
> > Thank you both of you
> > sbrejeon
> >
> >
> > ------------------------------------------------------------------------------
> > All the data continuously generated in your IT infrastructure
> > contains a definitive record of customers, application performance,
> > security threats, fraudulent activity, and more. Splunk takes this
> > data and makes sense of it. IT sense. And common sense.
> > http://p.sf.net/sfu/splunk-novd2d
> > _______________________________________________
> > Stripes-users mailing list
> > Stripes-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/stripes-users
> >
> >
> 
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure
> contains a definitive record of customers, application performance,
> security threats, fraudulent activity, and more. Splunk takes this
> data and makes sense of it. IT sense. And common sense.
> http://p.sf.net/sfu/splunk-novd2d
> _______________________________________________
> Stripes-users mailing list
> Stripes-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/stripes-users
> 
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure 
> contains a definitive record of customers, application performance, 
> security threats, fraudulent activity, and more. Splunk takes this 
> data and makes sense of it. IT sense. And common sense.
> http://p.sf.net/sfu/splunk-novd2d_______________________________________________
> Stripes-users mailing list
> Stripes-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/stripes-users

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to