<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - I have problem with Filters and j_security_check on JBoss/Tomcat</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Thu, 23 May 2013 18:11:34 -0400</pubDate>


    <item>

        <title>WebSphere does it</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32640</link>

        

        
            <description><![CDATA[I found that WebSphere does support the filter approach.  It does make sense that it would support it.  I wonder why Tomcat or the spec said that it cannot be filtered.

So I was wondering what we can do that is portable?]]></description>
        

        <pubDate>Tue, 03 Apr 2007 11:44:23 -0400</pubDate>

        

        <jf:creationDate>Tue, 03 Apr 2007 11:44:23 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 03 Apr 2007 11:44:23 -0400</jf:modificationDate>
        <jf:date>Apr 3, 2007</jf:date>
        <jf:author>Archimedes Trajano</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Apologies</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32640</link>

        

        
            <description><![CDATA[Sorry.. looks like it doesn't work after all... j_security_check didn't cause filter to kick off. ...]]></description>
        

        <pubDate>Fri, 14 Jul 2006 10:09:03 -0400</pubDate>

        

        <jf:creationDate>Fri, 14 Jul 2006 10:09:03 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 14 Jul 2006 10:09:03 -0400</jf:modificationDate>
        <jf:date>Jul 14, 2006</jf:date>
        <jf:author>Tony Murphy</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>works in tomcat</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32640</link>

        

        
            <description><![CDATA[This works on Tomcat..

    
        LoginFilter
        
            com.example.LoginFilter
        
    

    
        LoginFilter
        /j_security_check
        REQUEST
        FORWARD        
    ]]></description>
        

        <pubDate>Fri, 14 Jul 2006 09:06:20 -0400</pubDate>

        

        <jf:creationDate>Fri, 14 Jul 2006 09:06:20 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 14 Jul 2006 09:06:20 -0400</jf:modificationDate>
        <jf:date>Jul 14, 2006</jf:date>
        <jf:author>Tony Murphy</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>&amp;lt;url-pattern&amp;gt;j_security_check&amp;lt;/url-pattern&amp;gt; without &amp;quot;/&amp;quot;, works!</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32640</link>

        

        
            <description><![CDATA[Hold on to the champagne, as now I've been getting &quot;ERROR [ContextConfig] Parse error in application web.xml<br>java.lang.IllegalArgumentException: Invalid &lt;url-pattern&gt; j_security_check in filter mapping&quot; !<br><br>Only after putting back...]]></description>
        

        <pubDate>Sun, 12 Jun 2005 12:39:12 -0400</pubDate>

        

        <jf:creationDate>Sun, 12 Jun 2005 12:39:12 -0400</jf:creationDate>
        <jf:modificationDate>Sun, 12 Jun 2005 12:39:12 -0400</jf:modificationDate>
        <jf:date>Jun 12, 2005</jf:date>
        <jf:author>Ken Loh</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>&amp;lt;url-pattern&amp;gt;j_security_check&amp;lt;/url-pattern&amp;gt; without &amp;quot;/&amp;quot;, works!</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32640</link>

        

        
            <description><![CDATA[Just got my filter executed just now after I drop the prefix &quot;/&quot; from j_security_check. I got the inspiration from <a href="http://www.novatoyouthsoccer.org:8080/resin-doc/servlet/filter-library.xtp" target="_blank">here</a>.]]></description>
        

        <pubDate>Sun, 12 Jun 2005 06:33:06 -0400</pubDate>

        

        <jf:creationDate>Sun, 12 Jun 2005 06:33:06 -0400</jf:creationDate>
        <jf:modificationDate>Sun, 12 Jun 2005 06:33:06 -0400</jf:modificationDate>
        <jf:date>Jun 12, 2005</jf:date>
        <jf:author>Ken Loh</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>url-patter=J_security_check recommended for Websphere</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32640</link>

        

        
            <description><![CDATA[Is the characteristic (ie. &lt;url-pattern&gt; must equal to &quot;j_security_check&quot;) only peculiar to JBoss and is not a JAAS standard ?<br><br>For Websphere, it is recommended to use &lt;url-pattern&gt;/j_security_check&lt;/url-pattern&gt; as...]]></description>
        

        <pubDate>Sun, 12 Jun 2005 06:14:26 -0400</pubDate>

        

        <jf:creationDate>Sun, 12 Jun 2005 06:14:26 -0400</jf:creationDate>
        <jf:modificationDate>Sun, 12 Jun 2005 06:14:26 -0400</jf:modificationDate>
        <jf:date>Jun 12, 2005</jf:date>
        <jf:author>Ken Loh</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>A solution?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32640</link>

        

        
            <description><![CDATA[I have seen this before. I think that the problem is setting  your filter for /j_security_check. If you set your filter to the same pattern as your &lt;web-resource-collection&gt; you will see the filter...]]></description>
        

        <pubDate>Fri, 10 Jun 2005 12:45:43 -0400</pubDate>

        

        <jf:creationDate>Fri, 10 Jun 2005 12:45:43 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 10 Jun 2005 12:45:43 -0400</jf:modificationDate>
        <jf:date>Jun 10, 2005</jf:date>
        <jf:author>Scott Kingdon</jf:author>
        <jf:replyCount>6</jf:replyCount>
    </item>


    <item>

        <title>I have problem with Filters and j_security_check on JBoss/Tomcat</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32640</link>

        

        
            <description><![CDATA[Hello <br><br>I have the same problem<br>I can't get login/password from users where <br>j_security_check jsp/file<br><br>add a filter to j_security_check don't work <br>that's seems to be a bug ? <br><br>the only one BAD solution is for me :...]]></description>
        

        <pubDate>Sun, 22 May 2005 14:35:45 -0400</pubDate>

        

        <jf:creationDate>Sun, 22 May 2005 14:35:45 -0400</jf:creationDate>
        <jf:modificationDate>Sun, 22 May 2005 14:35:45 -0400</jf:modificationDate>
        <jf:date>May 22, 2005</jf:date>
        <jf:author>mattasoglio denis</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>I have problem with Filters and j_security_check on JBoss/Tomcat</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32640</link>

        

        
            <description><![CDATA[I have problem with Filters and j_security_check .<br><br>I need to do some additional actions after authentication and I decided to use filter for j_security_check.<br><br>Here my filter code:<br><br>public class PostLoginFilter implements Filter...]]></description>
        

        <pubDate>Wed, 16 Mar 2005 05:17:11 -0500</pubDate>

        

        <jf:creationDate>Wed, 16 Mar 2005 05:17:11 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 16 Mar 2005 05:17:11 -0500</jf:modificationDate>
        <jf:date>Mar 16, 2005</jf:date>
        <jf:author>Vitaly Sverlov</jf:author>
        <jf:replyCount>8</jf:replyCount>
    </item>



</channel>
</rss>

