You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by bu...@apache.org on 2004/03/30 22:01:01 UTC

DO NOT REPLY [Bug 27956] - ApplicationRuntimeException is thrown when the jdk dependend validation of abstract methods fails

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=27956>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=27956

ApplicationRuntimeException is thrown when the jdk dependend validation of abstract methods fails





------- Additional Comments From hlship@apache.org  2004-03-30 20:01 -------
Is there any chance that you specified an interface, and not a class?  The 
behavior you describe is consistent with methods of an interface:

2.13.3.2 Interface (Abstract) Methods
Every method declaration in the body of an interface
is implicitly abstract and implicitly public.

http://java.sun.com/docs/books/vmspec/2nd-edition/html/Concepts.doc.html#18345

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