@EventListener doesn't get called inside a custom component
-----------------------------------------------------------
Key: TAPESTRY-1162
URL: http://issues.apache.org/jira/browse/TAPESTRY-1162
Project: Tapestry
Issue Type: Bug
Components: Annotations
Affects Versions: 4.1.1
Environment: WIndows XP SP2
JDK 1.5.0 Update 9
Tapestry tapestry-framework-4.1.1-20061124.063552-48
Reporter: Mark Reynolds
See attached project which demonstrates the issue. When I use @EventListener
inside of a custom component to submit a form which is on the enclosing page,
Tapestry does not find the annotated listener method but instead looks for it
on the page class and fails.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]