>From: Wendy Smoak <[EMAIL PROTECTED]> 
>
> With shale-usecases-20060205.war deployed to Tomcat 5.5.15, I can get 
> to the 'form completion' example page, but it doesn't work (the city 
> and state remain blank when the zip code field changes) and this error 
> appears in the console: 
> 
> WARNING: No ViewController for viewId /ajax/zipCode.jsp found under 
> name ajax$zipCode 
> Feb 5, 2006 9:07:36 PM 
> org.apache.myfaces.renderkit.html.HtmlRendererUtils 
> findUIOutputConverterFailSafe 
> SEVERE: Error finding Converter for component with id ajaxZipForm:zip 
> 
> Is anyone else having trouble with it? 
> 

You need to rename your web archive to have a name of  
"struts-shale-usecases.war".  This example has hard-coded javascript that 
assumes the 
context root is "struts-shale-usecases".  


Gary

> Thanks, 
> -- 
> Wendy 
> 
> --------------------------------------------------------------------- 
> To unsubscribe, e-mail: [EMAIL PROTECTED] 
> For additional commands, e-mail: [EMAIL PROTECTED] 
> 

Reply via email to