[
http://jira.jboss.com/jira/browse/RF-916?page=all ]
Nick Belaevski resolved RF-916.
-------------------------------
Resolution: Won't Fix
You may be missing richfaces-api.jar jar file in your application. Do you have 3 jar
files: richfaces-api, richfaces-impl, richfaces-ui? Check
http://jira.jboss.com/jira/browse/RF-63 issue also
org.richfaces.event.NodeSleectEvent class missed
------------------------------------------------
Key: RF-916
URL:
http://jira.jboss.com/jira/browse/RF-916
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.0
Reporter: Alexey Kakunin
Assigned To: Nick Belaevski
Fix For: 3.2.0
I just migrated from 3.0.1 to 3.1 and found followed issue: class
org.richfaces.event.NodeSelectedEvent used as argument method binding for
nodeSelectListener attribute in rich:tree tag seems was removed from sources.
Anyway, then I try to use AjaxActionEvent instead of it - I still got error then I select
the node:
/categoryQuestions.xhtml @22,57
nodeSelectListener="#{questionsController.onNodeSelect}": Method not found:
com.auctionpal.admin.web.bean.QuestionsController(a)129a3fd.onNodeSelect(org.richfaces.event.NodeSelectedEvent)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira