[jira] Commented: (GERONIMO-2503) Webapp classloader prefers WEB-INF/lib over WEB-INF/classes

2008-01-07 Thread Ashish Jain (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12556512#action_12556512 ] Ashish Jain commented on GERONIMO-2503: --- This fix is broken in AG 2.0.1 as well as

[jira] Reopened: (GERONIMO-2503) Webapp classloader prefers WEB-INF/lib over WEB-INF/classes

2008-01-07 Thread Shiva Kumar H R (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shiva Kumar H R reopened GERONIMO-2503: --- Reopening as requested by Ashish. Webapp classloader prefers WEB-INF/lib over

[jira] Assigned: (GERONIMO-3721) WADI modules prevent Geronimo from starting when offline

2008-01-07 Thread Gianny Damour (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gianny Damour reassigned GERONIMO-3721: --- Assignee: Gianny Damour WADI modules prevent Geronimo from starting when offline

[jira] Closed: (GERONIMO-1410) Configuration geronimo/jetty/1.0-SNAPSHOT/car defines Spring Framework - Hibernate based Web-app do not work

2008-01-07 Thread Gianny Damour (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gianny Damour closed GERONIMO-1410. --- Resolution: Invalid Assignee: Gianny Damour No more valid. Configuration

Re: java.net.SocketException: Interrupted function call: Datagram send failed and Geronimo shuts down

2008-01-07 Thread Gianny Damour
Hi Jarek, Thanks for the creation of this bug. If you encounter another WADI related problem, then please feel free to create a JIRA and notify me by email as I do not systematically read the JIRA notifications (may be I should). Thanks, Gianny On 07/01/2008, at 4:56 AM, Jarek Gawor

[jira] Assigned: (GERONIMO-2503) Webapp classloader prefers WEB-INF/lib over WEB-INF/classes

2008-01-07 Thread Vamsavardhana Reddy (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vamsavardhana Reddy reassigned GERONIMO-2503: - Assignee: Vamsavardhana Reddy (was: Rick McGuire) Rev 465638 did not

[BUILD] 2.1: Failed for Revision: 609528

2008-01-07 Thread prasad
OpenEJB trunk at 609523 Geronimo Revision: 609528 built with tests included See the full build-0300.log file at http://people.apache.org/~prasad/binaries/trunk/20080107/build-0300.log Download the binaries from http://people.apache.org/~prasad/binaries/trunk/20080107 [INFO] BUILD SUCCESSFUL

[jira] Closed: (GERONIMO-2503) Webapp classloader prefers WEB-INF/lib over WEB-INF/classes

2008-01-07 Thread Vamsavardhana Reddy (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vamsavardhana Reddy closed GERONIMO-2503. - Resolution: Fixed Fix Version/s: 2.1 2.0.x Webapp

[jira] Commented: (GERONIMO-2503) Webapp classloader prefers WEB-INF/lib over WEB-INF/classes

2008-01-07 Thread Vamsavardhana Reddy (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12556542#action_12556542 ] Vamsavardhana Reddy commented on GERONIMO-2503: --- Completed: At revision:

[jira] Resolved: (GERONIMO-3721) WADI modules prevent Geronimo from starting when offline

2008-01-07 Thread Gianny Damour (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gianny Damour resolved GERONIMO-3721. - Resolution: Fixed Fix Version/s: 2.1 Assignee: Jarek Gawor (was:

Re: [DISCUSS] Time to move AsyncHttpClient out of Sandbox

2008-01-07 Thread Rick McGuire
AHC is a framework that allows appllications that need to assemble http requests from a variety of other http sources. Rather than have to serialize the requests or spin off a thread for each request, this interface uses the Mina NIO framework to perform each of the requests asynchronously.

[jira] Closed: (GERONIMO-3721) WADI modules prevent Geronimo from starting when offline

2008-01-07 Thread Jarek Gawor (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Gawor closed GERONIMO-3721. - Both assemblies seem to start up fine now when offline. Thanks. WADI modules prevent Geronimo

[BUILD] 2.1: Failed for Revision: 609610

2008-01-07 Thread prasad
OpenEJB trunk at 609523 Geronimo Revision: 609610 built with tests included See the full build-0900.log file at http://people.apache.org/~prasad/binaries/trunk/20080107/build-0900.log Download the binaries from http://people.apache.org/~prasad/binaries/trunk/20080107 [INFO] BUILD SUCCESSFUL

Re: [DISCUSS] Time to move AsyncHttpClient out of Sandbox

2008-01-07 Thread Kevan Miller
On Jan 5, 2008, at 2:45 PM, Donald Woods wrote: There has been a lot of ongoing work by Jeff, Prasad, Rick, Sangjin and others on the AsyncHttpClient (aka. AHC) code in the sandbox and I'd like to start the discussion on moving it from sandbox into trunk. There are a couple options as to

Re: [DISCUSS] Time to move AsyncHttpClient out of Sandbox

2008-01-07 Thread Gianny Damour
Hi, Is it actually used in Geronimo? If not, then I would prefer this utility to be say part of http-client. Thanks, Gianny On 06/01/2008, at 6:45 AM, Donald Woods wrote: There has been a lot of ongoing work by Jeff, Prasad, Rick, Sangjin and others on the AsyncHttpClient (aka. AHC) code

[jira] Commented: (GERONIMO-3706) support for proxy

2008-01-07 Thread Sangjin Lee (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12556681#action_12556681 ] Sangjin Lee commented on GERONIMO-3706: --- 1) That sounds fine... 2) I'm thinking

[jira] Updated: (GERONIMO-3735) upgrade mina to 1.1.5

2008-01-07 Thread Sangjin Lee (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sangjin Lee updated GERONIMO-3735: -- Attachment: 3735.patch patch upgrade mina to 1.1.5 -

[jira] Created: (GERONIMO-3735) upgrade mina to 1.1.5

2008-01-07 Thread Sangjin Lee (JIRA)
upgrade mina to 1.1.5 - Key: GERONIMO-3735 URL: https://issues.apache.org/jira/browse/GERONIMO-3735 Project: Geronimo Issue Type: New Feature Security Level: public (Regular issues) Components:

[jira] Resolved: (GERONIMO-3726) monitoring plugin displays misleading warning message

2008-01-07 Thread Viet Hung Nguyen (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viet Hung Nguyen resolved GERONIMO-3726. Resolution: Fixed Fix Version/s: 2.1 monitoring plugin displays

[jira] Created: (GERONIMO-3736) Unused ports in Apache geronimo

2008-01-07 Thread Ashish Jain (JIRA)
Unused ports in Apache geronimo --- Key: GERONIMO-3736 URL: https://issues.apache.org/jira/browse/GERONIMO-3736 Project: Geronimo Issue Type: Task Security Level: public (Regular issues)