This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JSF and the fly likes How to debug an af:tree (oracle.adf.view.rich.component.rich.data.RichTree) renderer ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "How to debug an af:tree (oracle.adf.view.rich.component.rich.data.RichTree) renderer ?" Watch "How to debug an af:tree (oracle.adf.view.rich.component.rich.data.RichTree) renderer ?" New topic
Author

How to debug an af:tree (oracle.adf.view.rich.component.rich.data.RichTree) renderer ?

Leinad Nongag
Greenhorn

Joined: Aug 25, 2009
Posts: 12
Hi everybody,

I got a problem with a JSFF page. I'm trying to show a tree on my fragment page, but it never appear. Jedvelopper 11g does not detect any errors. I think the problem occurs during the rendering of the tree, but I don't know where I can find the oracle.adfinternal.view.faces.renderkit.rich.TreeRenderer source code. Do you know where I can find it ?

The weird thing about that is that the exact same code is working perfectly when I'm using a jspx page to call it.



I don't understand why this is not working. Do you have an idea on how I can debug the renderer ?

Thank you

Leinad
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: How to debug an af:tree (oracle.adf.view.rich.component.rich.data.RichTree) renderer ?
 
Similar Threads
How to: Change af:outputText according to Click of an af:selectBooleanCheckbox
java.lang.IllegalStateException at com.sun.faces.taglib.jsf_core.ViewTag.getComponentType
Problem Selecting DataTable Row
Help with ADF Table, Checkboxes and Buttons
How to: Change af:outputText according to Click of an af:selectBooleanCheckbox