Hello to everybody. I hope nobody has answered this question before in the list; I have been searching it and I have not found anything...

I'm interested in incorporating some MyFaces features to my application, so I'm trying to run the tree2 example. After some hours of changing configurations, I've got the example in http://www.irian.at/myfaces/home.jsf (Tree2) running without exceptions. However, there are still two errors in the log:

ERROR - Unparsable lastModified : @lastModified@
WARN - MyFaces special javascript could not be retrieved from request-map.

I'm especially troubled with the second one: the tree is not drawing properly in the browser (branches do not open) and I suspect that this is the cause. Some idea?

(I'm using netbeans 5.0, Tomcat 5.5.9 and the last Snapshots of myfaces-impl, myfaces-api, myfaces-core, tomahawk)

Reply via email to