The only issues I'm aware of with the latest version of the jscookMenu
JSF tag are to do with defining custom themes. If you're not using a
custom theme then the latest code is fine AFAIK.
I'm using a custom theme, so am staying with myfaces-1.1.0 release at
the moment, which works fine for me.
Note that the myfaces-1.1.0-all.jar file is missing the tomahawk.tld
file, so if you use that then either add tomahawk.jar too, or add the
tomahawk.tld into your classpath.
See also:
http://issues.apache.org/jira/browse/MYFACES-700
http://issues.apache.org/jira/browse/MYFACES-701
Regards,
Simon
James Reynolds wrote:
Oh! Maybe I'm not an idiot after all and this is the reason I can't get it to
work. Although, I have to wonder, why does it work properly in the example
war? At any rate, do you happen to know the build number of the last known
working candidate?
Thanks!
-----Original Message-----
From: Grigoras Cristinel [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 13, 2005 3:41 PM
To: MyFaces Discussion
Subject: Re: Cookmenu Problem
[EMAIL PROTECTED] wrote:
I have a weird problem, i took the nightly build of the 12 october and
my jsCookMenu doesn't work anymore (does not appear anymore cannot find
cmDraw), is there anything I need to change. My previous build was one
from late September. Do I need to remove some config?? Any help will be
appreciated :)
Steve Gélinas
You better get back to old version.
The last night builds has a lot off bugs.
The jsCook menu is not working because the place of java script resources was
changed.
I have two applications in that situation.
Check the location off java script files rendered in your html.
Cristi