Tree2 from MyFaces 1.1.1 RC3 seems to behave differently in a portlet environment. I have the same application deployed in WebSphere Portal and Tomcat. In Tomcat the actions associated with the tree node links get triggered. In portal, they do not. Otherwise the application behaves correctly in both environments. BTW, the tree is displayed perfectly and I am not getting any _javascript_ errors.
Is there a difference in the way that commandLinks nested within Tree2 are submitted such that the MyFacesGenericPortlet/Portlet Container would handle them any differently than other commandLinks?
Another interesting difference is that tree is only preserving it expanded state in Tomcat environment. In the portlet environment it resets when the page is rendered.
Has anyone experienced this difference in other portals? Any thoughts on what the problem could be? Thanks for the help.
Ryan

