Kyle, This worked great. Thanks very much for the very fast response!
- Dan
[EMAIL PROTECTED] wrote:
Author: kylem Date: Tue Jan 4 15:02:10 2005 New Revision: 124168
URL: http://svn.apache.org/viewcvs?view=rev&rev=124168 Log: Fix for BEEHIVE-152, related to @EventHandler annotation validation. There were two basic issues:
- Validation of the 'eventSet' attribute needs to search up the interface extension hierarchy. - Validation of the 'eventMethod' attribute needs to search up the EventSet interface extension hierarchy.
Modified: incubator/beehive/trunk/controls/src/runtime/org/apache/beehive/controls/runtime/generator/AptControlClient.java incubator/beehive/trunk/controls/src/runtime/org/apache/beehive/controls/runtime/generator/AptControlInterface.java
Modified: incubator/beehive/trunk/controls/src/runtime/org/apache/beehive/controls/runtime/generator/AptControlClient.java
Url: http://svn.apache.org/viewcvs/incubator/beehive/trunk/controls/src/runtime/org/apache/beehive/controls/runtime/generator/AptControlClient.java?view=diff&rev=124168&p1=incubator/beehive/trunk/controls/src/runtime/org/apache/beehive/controls/runtime/generator/AptControlClient.java&r1=124167&p2=incubator/beehive/trunk/controls/src/runtime/org/apache/beehive/controls/runtime/generator/AptControlClient.java&r2=124168
-- Dan Diephouse Envoi Solutions LLC http://netzooid.com
