Re: Review - svn commit: r126264

2005-03-12 Thread David Jencks
I started looking through this also -- it looks very nice. However, I have an ulterior motive :-) If I understand the stub/skeleton generation code correctly, it does not currently handle overloaded methods properly, it just assumes the IDL operation name is the same as the java method

[jira] Closed: (GERONIMO-186) EJB-QL support

2005-03-12 Thread Gianny DAMOUR (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-186?page=history ] Gianny DAMOUR closed GERONIMO-186: -- Resolution: Fixed Implementation is now complete. EJB-QL support -- Key: GERONIMO-186 URL:

[jira] Created: (GERONIMO-608) J2eeContextImpl constructor value switch

2005-03-12 Thread Ryan Adorable (JIRA)
J2eeContextImpl constructor value switch Key: GERONIMO-608 URL: http://issues.apache.org/jira/browse/GERONIMO-608 Project: Geronimo Type: Bug Components: naming Versions: 1.0-M4 Reporter: Ryan Adorable

[jira] Updated: (GERONIMO-608) J2eeContextImpl constructor value switch

2005-03-12 Thread Ryan Adorable (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-608?page=history ] Ryan Adorable updated GERONIMO-608: --- Attachment: J2eeContextImpl I've attached the patch for this issue. J2eeContextImpl constructor value switch

[jira] Closed: (GERONIMO-607) Logging configuration is unnecessarily processed twice at startup

2005-03-12 Thread Gianny DAMOUR (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-607?page=history ] Gianny DAMOUR closed GERONIMO-607: -- Assign To: Gianny DAMOUR Resolution: Fixed Fix Version: 1.0-M4 Thanks for this patch John. Logging configuration is unnecessarily

[jira] Assigned: (GERONIMO-608) J2eeContextImpl constructor value switch

2005-03-12 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-608?page=history ] David Jencks reassigned GERONIMO-608: - Assign To: David Jencks J2eeContextImpl constructor value switch Key: GERONIMO-608

[jira] Assigned: (GERONIMO-602) Ear deployment fails when EJB Jar is in subdirectory

2005-03-12 Thread Gianny DAMOUR (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-602?page=history ] Gianny DAMOUR reassigned GERONIMO-602: -- Assign To: Gianny DAMOUR Ear deployment fails when EJB Jar is in subdirectory

[jira] Commented: (GERONIMO-602) Ear deployment fails when EJB Jar is in subdirectory

2005-03-12 Thread Gianny DAMOUR (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-602?page=comments#action_60679 ] Gianny DAMOUR commented on GERONIMO-602: Just a quick question for you Sandip: is it a systematic failure or is it only transient? Based on the JavaDoc (see

[jira] Assigned: (GERONIMO-584) LocalHome Finder causes Unknown method assertion error

2005-03-12 Thread Gianny DAMOUR (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-584?page=history ] Gianny DAMOUR reassigned GERONIMO-584: -- Assign To: Gianny DAMOUR LocalHome Finder causes Unknown method assertion error -

[jira] Closed: (GERONIMO-584) LocalHome Finder causes Unknown method assertion error

2005-03-12 Thread Gianny DAMOUR (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-584?page=history ] Gianny DAMOUR closed GERONIMO-584: -- Resolution: Cannot Reproduce Fix Version: 1.0-M4 I tried this on HEAD. It works. LocalHome Finder causes Unknown method assertion error

[jira] Assigned: (GERONIMO-581) Deployer unaware of org.tranql.ql.QueryException

2005-03-12 Thread Gianny DAMOUR (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-581?page=history ] Gianny DAMOUR reassigned GERONIMO-581: -- Assign To: Gianny DAMOUR Deployer unaware of org.tranql.ql.QueryException Key:

Re: [jira] Commented: (GERONIMO-602) Ear deployment fails when EJB Jar is in subdirectory

2005-03-12 Thread Sandip Ghayal
Hi Gianny, Thanks for looking into the issue. Its systematic failure. I was running with jdk1.4.2_03 on windows-xp. Its strange that it worked for you. As per my debugging the failure was because Geronimo was trying to open file as output file under a subdirectory though sub-directory was not

[jira] Closed: (GERONIMO-581) Deployer unaware of org.tranql.ql.QueryException

2005-03-12 Thread Gianny DAMOUR (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-581?page=history ] Gianny DAMOUR closed GERONIMO-581: -- Resolution: Fixed Fix Version: 1.0-M4 TranQL error messages are extracted and used to build a DeploymentException which is then raised.

[jira] Closed: (GERONIMO-602) Ear deployment fails when EJB Jar is in subdirectory

2005-03-12 Thread Gianny DAMOUR (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-602?page=history ] Gianny DAMOUR closed GERONIMO-602: -- Resolution: Fixed Fix Version: 1.0-M4 Thanks for this patch Sandip. Ear deployment fails when EJB Jar is in subdirectory