Bugs item #737358, was opened at 2003-05-13 22:47 Message generated for change (Settings changed) made by ejort You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=737358&group_id=22866
Category: JBossWeb Group: v3.0 Rabbit Hole >Status: Closed >Resolution: Out of Date Priority: 7 Submitted By: James Ward (jlward4) Assigned to: Nobody/Anonymous (nobody) Summary: (3.0.7) Form based auth jetty issue Initial Comment: On the Jboss-user list, Phil said: "Found an issue with FORM based authorisation when using the bundled jetty. Basically I have a 'standard' setup of form based auth, which works fine.. you visit a secure page, it redirects you to the login form, you login, and it takes you back to the origional page. The problem is, is if you enter an invalid username/password, it forgets the URL of the page origionally requested, so when you retry with a correct username/password it redirects you to "/". I have tried the same app with the Tomcat version of 3.0.7 and all works as expected, so I guess it is a jetty issue?" I am also having the same issue... JBoss 3.0.7 on Linux & Solaris. ---------------------------------------------------------------------- Comment By: Wonne Keysers (wonnekeysers) Date: 2003-07-02 14:41 Message: Logged In: YES user_id=505480 Ok, after including the separate http://prdownloads.sourceforge.net/jboss/jbossweb-jetty.sar? download it works correctly! ---------------------------------------------------------------------- Comment By: Greg Wilkins (gregwilkins) Date: 2003-07-02 14:16 Message: Logged In: YES user_id=44062 This is fixed in the latest versions of Jetty and I believe it has already been migrated to jboss 3.2 and 4.0. We have not planned on an update of the 3.0 series.. However, you should be able to get the jar file from Jetty 4.2.10pre1 (4.2.10 out in the next few days) and try dropping it into the jbossweb.sar. If that does not work, you should be able to just move over the org.mortbay.http.FormAuthenticator class to fix the problem. Finally if that fails, you can build 3.0.7 from source and drop the source of FormAuthenticator into it. ---------------------------------------------------------------------- Comment By: Wonne Keysers (wonnekeysers) Date: 2003-07-02 13:07 Message: Logged In: YES user_id=505480 The problem also exists in JBoss 3.2.1. Any ideas when this fix will be migrated? ---------------------------------------------------------------------- Comment By: Greg Wilkins (gregwilkins) Date: 2003-06-01 22:13 Message: Logged In: YES user_id=44062 Fixed in Jetty CVS.... will be migrated to JBoss soon. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=737358&group_id=22866 ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
