[jira] Created: (GERONIMO-567) CMP Entities in 1.x ejb.jars are treated as 2.x beans

2005-02-04 Thread Dain Sundstrom (JIRA)
CMP Entities in 1.x ejb.jars are treated as 2.x beans - Key: GERONIMO-567 URL: http://issues.apache.org/jira/browse/GERONIMO-567 Project: Apache Geronimo Type: Bug Components: OpenEJB Reporter: Dain

[jira] Created: (GERONIMO-568) Switch system-datasource plan to the derby xa connector

2005-02-04 Thread John Sisson (JIRA)
Switch system-datasource plan to the derby xa connector --- Key: GERONIMO-568 URL: http://issues.apache.org/jira/browse/GERONIMO-568 Project: Apache Geronimo Type: Improvement Reporter: John Sisson

[jira] Closed: (GERONIMO-567) CMP Entities in 1.x ejb.jars are treated as 2.x beans

2005-02-04 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-567?page=history ] David Jencks closed GERONIMO-567: - Resolution: Fixed Fix Version: 1.0-M4 fixed in rev 151327 with a mild test. Also added a bit more validation. CMP Entities in 1.x ejb.jars

Re: ObjectInputStream with classloading

2005-02-04 Thread Gianny Damour
On 4/02/2005 5:02 AM, David Jencks wrote: 1. tranql has 2 implementations, one using the thread context cl and one using a known classloader. These are both broken. However, tranql is required to build geronimo modules so I dont think we should have tranql require geronimo modules as well.

[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