"[EMAIL PROTECTED]" 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#3979504

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3979504
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to