[jira] Closed: (GERONIMO-1063) Viewing server logs results in warning message in command prompt

2005-11-07 Thread Joe Bohn (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1063?page=all ] Joe Bohn closed GERONIMO-1063: -- Viewing server logs results in warning message in command prompt Key:

1.0 Feature List - Input Requested

2005-11-07 Thread Matt Hogstrom
I saw the Virtuas announcement last week based on their Geronimo support. Very nice. One thing that caught my eye on their web site was 36 days to ApacheCon. It made me realize that in order to make 1.0 we only have 30 something days to make it. With CTS and Thanksgiving in between there is

Thoughts on branching for 1.0

2005-11-07 Thread Matt Hogstrom
Its probably time to start thinking about branching to stabilize a 1.0 branch given the short time frame. What is the general consensus on when this makes sense?

Netbeans integration and tooling

2005-11-07 Thread Dustin Little
Has anyone begun work on integration and tooling for Netbeans IDE?

Re: XADataSource Pools

2005-11-07 Thread Heikki Linnakangas
On Sun, 6 Nov 2005, Bruce Snyder wrote: On 11/6/05, Heikki Linnakangas [EMAIL PROTECTED] wrote: Could you point me to an example or more specific instructions? I'm just trying to figure out how to configure PostgreSQL XADataSource with Geronimo. Oddly enough, I began looking into the same

[jira] Updated: (GERONIMO-1125) AbstractSinglePoolConnectionInterceptor$IdleReleaser keeps MultiParentClassLoaders alive

2005-11-07 Thread Kevan Miller (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1125?page=all ] Kevan Miller updated GERONIMO-1125: --- Attachment: InterceptorDestroy.patch The attached patch breaks the chain of strong references that will keep MultiParentClassLoaders alive. It also

[jira] Updated: (GERONIMO-1125) AbstractSinglePoolConnectionInterceptor$IdleReleaser keeps MultiParentClassLoaders alive

2005-11-07 Thread Kevan Miller (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1125?page=all ] Kevan Miller updated GERONIMO-1125: --- Geronimo Info: [Patch Available] Description: After a deploy/undeploy of DayTrader, the following chain of references (there are others which

Re: [consolidation] next steps?

2005-11-07 Thread Bruce Snyder
On 11/7/05, Dain Sundstrom [EMAIL PROTECTED] wrote: Good point Ken. How about we consider this thread the invite? So formally: We would like to invite the projects that Geronimo works with to consider joining Geronimo as a Subproject. If your project would like to join, we will either

ClassLoader memory leaks

2005-11-07 Thread Kevan Miller
I've been battling a variety of ClassLoader-based memory leaks that occur during the deploy/undeploy of DayTrader. With the patches for the following problems, I no longer see MultiParentClassLoaders being leaked: http://issues.apache.org/jira/browse/GERONIMO-1125 (patch just posted)

[jira] Assigned: (GERONIMO-1130) Implement WebServer Manager (statistics gathering/reporting) management interface

2005-11-07 Thread Joe Bohn (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1130?page=all ] Joe Bohn reassigned GERONIMO-1130: -- Assign To: Joe Bohn Implement WebServer Manager (statistics gathering/reporting) management interface

[jira] Updated: (GERONIMO-1130) Implement WebServer Manager (statistics gathering/reporting) management interface

2005-11-07 Thread Joe Bohn (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1130?page=all ] Joe Bohn updated GERONIMO-1130: --- Summary: Implement WebServer Manager (statistics gathering/reporting) management interface (was: Implement WebServer Manager (statistics

Re: [consolidation] next steps?

2005-11-07 Thread Dain Sundstrom
On Nov 7, 2005, at 10:42 AM, Bruce Snyder wrote: On 11/7/05, Dain Sundstrom [EMAIL PROTECTED] wrote: Good point Ken. How about we consider this thread the invite? So formally: We would like to invite the projects that Geronimo works with to consider joining Geronimo as a Subproject. If

Re: [consolidation] next steps?

2005-11-07 Thread Bruce Snyder
On 11/7/05, Dain Sundstrom [EMAIL PROTECTED] wrote: b) the copyright must be assigned to the ASF I was told there was no way for someone to assign copyrights to the ASF. Has this changed and if so where is the form? That's a question for Noel. Let's allow him (or someone else in the know)

Re: [consolidation] next steps?

2005-11-07 Thread Brett Porter
This is an area of much confusion. This may help (or it may not :) http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200508.mbox/[EMAIL PROTECTED] (tiny: http://tinyurl.com/8fcx6) Basic gist, as I understand (IANAL): the copyright is not assigned to the ASF, but licensed to the ASF.

Re: [consolidation] next steps?

2005-11-07 Thread Geir Magnusson Jr.
On Nov 7, 2005, at 3:14 PM, Bruce Snyder wrote: On 11/7/05, Dain Sundstrom [EMAIL PROTECTED] wrote: b) the copyright must be assigned to the ASF I was told there was no way for someone to assign copyrights to the ASF. Has this changed and if so where is the form? That's a question

Re: ClassLoader memory leaks

2005-11-07 Thread Matt Hogstrom
Kevan, Big thanks for tracking down these issues. I know they aren't easy. Matt Kevan Miller wrote: I've been battling a variety of ClassLoader-based memory leaks that occur during the deploy/undeploy of DayTrader. With the patches for the following problems, I no longer see

Re: Netbeans integration and tooling

2005-11-07 Thread Jacek Laskowski
Dustin Little wrote: Has anyone begun work on integration and tooling for Netbeans IDE? I had once developed some Geronimo support and before it had been submitted to the serverplugins module of NetBeans IDE, I unexpectedly wiped out all of the sources. You can't even imagine what happened

[jira] Created: (GERONIMO-1143) Need a capable security realm configuration portlet

2005-11-07 Thread Aaron Mulder (JIRA)
Need a capable security realm configuration portlet --- Key: GERONIMO-1143 URL: http://issues.apache.org/jira/browse/GERONIMO-1143 Project: Geronimo Type: Improvement Components: management, security, console

Re: Netbeans integration and tooling

2005-11-07 Thread Dustin Little
As a user I think it would make the most sense to distribute it as part of the serverplugins module just like its weblogic, jboss and websphere counterparts. Also once the plugin is included in the netbeans release its presence might generate additional interest in geronimo and inspire more

Re: ClassLoader memory leaks

2005-11-07 Thread Kevan Miller
Hi Jeff, Yes, I had, but only for a few deploy/undeploy cycles. I just ran a more extended test, with much better results. I'm not seeing unbounded growth in memory. At least not at the rate I reported earlier. I'm seeing growth of about 500 bytes per deploy/undeploy cycle. I think there may be an

[jira] Commented: (GERONIMO-1124) bouncycastle/jars/bcprov-jdk14-124.jar not found

2005-11-07 Thread kenperl (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1124?page=comments#action_12357011 ] kenperl commented on GERONIMO-1124: --- I find this could be changed in the file project.properties. but my critical issus is impossible to pass the http proxy even I set