[jboss-user] [JBoss Seam] - Re: identity.logout from javascript
msduk
do-not-reply at jboss.com
Wed Jul 25 08:34:48 EDT 2007
I think my url-pattern is incorrect in my components.xml can anyone tell me what it should be.
<servlet-mapping>
<servlet-name>logout</servlet-name>
<url-pattern>/logout</url-pattern>
</servlet-mapping>
<web:context-filter url-pattern="/logout/*" />
I think I have tried most combinations now...
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4067377#4067377
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4067377
More information about the jboss-user
mailing list