Re: T5: Coercion of null to type java.math.BigDecimal (via null --> String, String --> java.math.BigDecimal) failed: java.lang.NullPointerException

2007-08-26 Thread Denny
f (input == null || input.trim().length() == 0) 9. return null; 10. return new BigDecimal(input); 11. } 12. }); And the problem has gone. On 8/27/07, Nick Westgate <[EMAIL PROTECTED]> wrote: > > Please show the code for your translator

T5: Coercion of null to type java.math.BigDecimal (via null --> String, String --> java.math.BigDecimal) failed: java.lang.NullPointerException

2007-08-25 Thread Denny
ed tapestry mailling list, but I haven't gotten the answer. Does anybody know how to fix it? do your guys don't meet this problem. Or I should modify the T5.0.5' source code? Thanks. -- Regards Denny Site: http://dengyin2000.javaeye.com

Re: T5 developing with WTP and TOMCAT

2007-08-16 Thread Denny
Ok, now, I am using jettylauncher eclipse plugin to develop T5. I hope T5 can fix the problem about working with tomcat. There are many people using tomcat for develop and product. On 8/15/07, Denny deng <[EMAIL PROTECTED]> wrote: > > > Hi, > > I develop with WTP and TOMCAT

T5 developing with WTP and TOMCAT

2007-08-15 Thread Denny deng
Hi, I develop with WTP and TOMCAT. If I set the tomcat don't auto-reload, tapestry5 can take the changes of html template, while it can't take the chages of page class. It make the hot code replace failed. However, If I enable tomcat auto-reload. tapestry can take both html template and page clas

T5 developing with WTP and TOMCAT

2007-08-14 Thread Denny
system property. - Dorg.apache.tapestry.disable-caching=true. It would be fine. just a bit slow while reload the page. -- Regards Denny Site: http://dengyin2000.javaeye.com

Re: [T5] Submit control event handler cannot redirect?

2007-08-08 Thread Denny
d this email in error, please > immediately notify the sender by e-mail at the address shown. This email > transmission may contain confidential information. This information is > intended only for the use of the individual(s) or entity to whom it is > intended even if addressed incorrectly. Please delete it from your files if > you are not the intended recipient. Thank you for your > compliance. Copyright 2007 CIGNA > > == > -- Regards Denny Site: http://dengyin2000.javaeye.com