You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by ScrumMaster <bi...@gmail.com> on 2011/10/15 01:55:28 UTC

Tapestry 3.0.3 and JDK 7

My Web app uses Tapestry 3.0.3 and it was running perfectly fine with JDK 6
(1.6.0.23). 
However, once I tried to run the same under JDK 7, I cannot even look at the
first page. 
In the log file, I see: 
Method 'public abstract boolean
org.apache.tapestry.form.AbstractFormComponent.isDisabled()' 
(declared in class org.apache.tapestry.form.AbstractFormComponent) has no
implementation in class com.coolapp.coolcomponent.LinkSubmit 
(or enhanced subclass com.coolapp.coolcomponent.LinkSubmit$Enhance_16). 

disabled is defined in jwc file (of course it worked before with JDK 6).

has anybody encountered same? 


--
View this message in context: http://tapestry.1045711.n5.nabble.com/Tapestry-3-0-3-and-JDK-7-tp4904210p4904210.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org