You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@shale.apache.org by hu...@aol.com on 2007/08/15 16:27:07 UTC

Using Shale Validator with Seam

Has anyone successfully integrated the Validator with Seam?? I've been trying to do so, but the Validator tags are showing up in the source code of my page and not being interpreted.? I assume I'm missing something in my web.xml file?? This is all I currently am including:

? <filter>
??? <filter-name>shale</filter-name>
??? <filter-class>org.apache.shale.application.faces.ShaleApplicationFilter</filter-class>
? </filter>
? <filter-mapping>
??? <filter-name>shale</filter-name>
??? <url-pattern>/*</url-pattern>
? </filter-mapping>


Thanks in advance!? Mike

________________________________________________________________________
AOL now offers free email to everyone.  Find out more about what's free from AOL at AOL.com.