"gavin.king(a)jboss.com" wrote : I bet you don't have the SeamRedirectFilter
installed.
It's definitely installed.
| <filter>
| <filter-name>Seam Redirect Filter</filter-name>
| <filter-class>
| org.jboss.seam.servlet.SeamRedirectFilter
| </filter-class>
| </filter>
|
| <filter-mapping>
| <filter-name>Seam Redirect Filter</filter-name>
| <url-pattern>*.seam</url-pattern>
| </filter-mapping>
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979504#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...