Re: svn commit: r385007 - /myfaces/tomahawk/trunk/sandbox/core/src/main/java/org/apache/myfaces/custom/ajax/api/AjaxDecodePhaseListener.java

2006-03-11 Thread Volker Weber
[EMAIL PROTECTED] wrote: Author: dennisbyrne Date: Fri Mar 10 20:40:16 2006 New Revision: 385007 URL: http://svn.apache.org/viewcvs?rev=385007view=rev Log: TOMAHAWK-189 Volker owes me a beer at Java 1 Uups sorry, yep i'm guilty, but unfortunately i won't be there :-(. I still don't

hibernate validator

2006-03-11 Thread Jurgen Lust
Hi, I've been playing around with Hibernate Annotations a bit, and noticed that there is also something like the Hibernate Validator: http://www.hibernate.org/hib_docs/annotations/reference/en/html/validator.html This allows you to specify constraints on your model classes, using jdk 5.0

[jira] Commented: (TOMAHAWK-159) Javascript not generated

2006-03-11 Thread Carsten Burghardt (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-159?page=comments#action_1237 ] Carsten Burghardt commented on TOMAHAWK-159: The problem was a filter that redirected the user two times. When this happened the javascript was not generated.

Re: hibernate validator

2006-03-11 Thread Jurgen Lust
How about this approach? You annotate your model classes with Hibernate Validator annotations, for example @Range(min=10, max=20) You don't put any validators in the JSPs You implement a custom PropertyResolverImpl that does the following: set the property perform the

Re: svn commit: r385007 - /myfaces/tomahawk/trunk/sandbox/core/src/main/java/org/apache/myfaces/custom/ajax/api/AjaxDecodePhaseListener.java

2006-03-11 Thread Dennis Byrne
No Problem ;) Why didn't Continuum catch it though ? Dennis Byrne -Original Message- From: Volker Weber [mailto:[EMAIL PROTECTED] Sent: Saturday, March 11, 2006 05:06 AM To: 'MyFaces Development' Subject: Re: svn commit: r385007 -

Re: The annual MyFaces JavaOne party/dinner

2006-03-11 Thread Omar Tazi
I am in of course! Can't wait to meet you all. -Omar Manfred Geiler wrote: Count me in, too. Looking forward to meeting you all again. Regards, Manfred On 3/9/06, Martin Marinschek [EMAIL PROTECTED] wrote: Add one more. regards, Martin On 3/9/06, Kito D. Mann [EMAIL PROTECTED] wrote:

[jira] Resolved: (TOBAGO-16) Tab panel in Richmond-Theme has Scrollbars

2006-03-11 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-16?page=all ] Volker Weber resolved TOBAGO-16: Fix Version: 1.0.7 Resolution: Fixed richmonds tab has different padding, so it needs adjusted entrys in theme-config.properties Tab panel in

[jira] Closed: (TOBAGO-16) Tab panel in Richmond-Theme has Scrollbars

2006-03-11 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-16?page=all ] Volker Weber closed TOBAGO-16: -- Tab panel in Richmond-Theme has Scrollbars -- Key: TOBAGO-16 URL: