[jira] Created: (GERONIMO-569) StackOverflowException when sending error page

2005-02-04 Thread Petr Sickboy Hejl (JIRA)
StackOverflowException when sending error page -- Key: GERONIMO-569 URL: http://issues.apache.org/jira/browse/GERONIMO-569 Project: Apache Geronimo Type: Bug Components: web Versions: 1.0-M3 Environment: Linux

[jira] Updated: (GERONIMO-569) StackOverflowException when sending error page

2005-02-04 Thread Petr Sickboy Hejl (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-569?page=history ] Petr Sickboy Hejl updated GERONIMO-569: --- Description: In reaction on simple jsp page that causes NumberFormatException, defined error page is not sent and geronimo logs

[jira] Commented: (GERONIMO-395) Error for /blojsom/: java.lang.StackOverflowError

2005-02-04 Thread Petr Sickboy Hejl (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-395?page=comments#action_58610 ] Petr Sickboy Hejl commented on GERONIMO-395: I think this is duplicate of GERONIMO-569. It is caused by endless dispatching loop in jetty. I have created

[jira] Updated: (GERONIMO-395) Error for /blojsom/: java.lang.StackOverflowError

2005-02-04 Thread Petr Sickboy Hejl (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-395?page=history ] Petr Sickboy Hejl updated GERONIMO-395: --- Attachment: jetty-errorpages.patch Not sure if correct patch (but working). Error for /blojsom/: java.lang.StackOverflowError

[jira] Updated: (GERONIMO-569) StackOverflowError when sending error page

2005-02-04 Thread Petr Sickboy Hejl (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-569?page=history ] Petr Sickboy Hejl updated GERONIMO-569: --- Summary: StackOverflowError when sending error page (was: StackOverflowException when sending error page) StackOverflowError when

[jira] Updated: (GERONIMO-569) StackOverflowError when sending error page

2005-02-04 Thread Petr Sickboy Hejl (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-569?page=history ] Petr Sickboy Hejl updated GERONIMO-569: --- Attachment: jetty-errorpages.patch See http://issues.apache.org/jira/browse/GERONIMO-395 for patch details! StackOverflowError when

[jira] Commented: (GERONIMO-479) Root of WebApp Displays WEB-INF and META-INF Directories

2005-02-04 Thread Petr Sickboy Hejl (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-479?page=comments#action_58616 ] Petr Sickboy Hejl commented on GERONIMO-479: Stack overflow could has the same reason as in http://issues.apache.org/jira/browse/GERONIMO-395 (comment and

[jira] Commented: (GERONIMO-479) Root of WebApp Displays WEB-INF and META-INF Directories

2005-02-10 Thread Petr Sickboy Hejl (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-479?page=comments#action_58966 ] Petr Sickboy Hejl commented on GERONIMO-479: I tested this bug today with GERONIMO-569 (StackOverflow) patch by Greg Wilkins. Summary is: 1) when no welcome

[jira] Updated: (GERONIMO-479) Root of WebApp Displays WEB-INF and META-INF Directories

2005-02-10 Thread Petr Sickboy Hejl (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-479?page=history ] Petr Sickboy Hejl updated GERONIMO-479: --- Attachment: listBug.ear Test application for described issue. Root of WebApp Displays WEB-INF and META-INF Directories

[jira] Commented: (GERONIMO-478) Deployer must not echo password when prompting

2005-02-16 Thread Petr Sickboy Hejl (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-478?page=comments#action_59242 ] Petr Sickboy Hejl commented on GERONIMO-478: I made some experimets and I suppose there exist only two possible solutions for this. 1) native (which I