NoSuchMethodError isEnabledInHierarchy() with DatePicker

2008-11-25 Thread Kaspar Fischer
The 1.4-SNAPSHOT version DatePicker seems to have problem with isEnabledInHierarchy(). Does anybody know how to fix this? Thanks, Kaspar -- javax.servlet.ServletException: Filter execution threw an exception org .icarbasel .knowledgecenter

Re: NoSuchMethodError isEnabledInHierarchy() with DatePicker

2008-11-25 Thread Ernesto Reinaldo Barreiro
Maybe this is related to this commit http://svn.apache.org/viewvc?view=revrevision=711923 see http://svn.apache.org/viewvc/wicket/trunk/wicket/src/main/java/org/apache/wicket/Component.java?r1=711923r2=711922pathrev=711923 It looks like your core wicket jar is not in synchrony your date-picker