Found the issue.  Backing out myFaces jars to version 1.1.6 from 1.2.6 fixed
it.

JavaRunner wrote:
> 
> Using myfaces 1.2.6 and tomahawk 1.1.8 I have a problem with jscookmenu. 
> The error states that the tag's styleLocation tag is not defined by DTD. 
> Here's the relevant script:
>       <h:form>
>               <t:jscookMenu id="mainMenu" layout="vbr" theme="ThemePanel"
>                       styleLocation="css/jscookmenu" >
>                       
>                       <t:navigationMenuItem id="nav_1" itemLabel="Patients"
> Here's the runtime exception msg:
> javax.servlet.ServletException - Attribute styleLocation invalid for tag
> jscookMenu according to TLD
> 
> I've checked the TLD and all appears ok.
> Any one with a suggestion appreciated.
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Problem-with-Tomahawk-tag-tp23543009p23546930.html
Sent from the MyFaces - Users mailing list archive at Nabble.com.

Reply via email to