TreeSelectionListenerTag can't use existing bean
------------------------------------------------
Key: MYFACES-176
URL: http://issues.apache.org/jira/browse/MYFACES-176
Project: MyFaces
Type: Improvement
Versions: 1.0.9 beta
Environment: Suse Linux 9.2, JDK 5, Tomcat 5.5.7
Reporter: Ronald Holshausen
Currently, the tree selection listener can only add a new bean as a listener.
It would be more useful to also be able to use an exitsing bean.
Main changes would be to TreeSelectionListenerTag.java, lines 84 to 94, to
first check if the value supplied is an exiting TreeSelectionListener, and then
use it, otherwise instantiate a new object.
--
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
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira