Re: Memory in Jetty integration?

2005-06-10 Thread David Jencks
On Jun 9, 2005, at 9:10 PM, Dain Sundstrom wrote: I just ran the servlet tests and then profiled the server after everything undeployed, and we have a huge leak here. Do you want me to take a crack at getting the servlets and web contexts to unregister on shutdown? Sure, I won't have time

Spanish Documentation Send

2005-06-10 Thread Katia Aresti Gonzalez
Hi everybody, Geir Magnusson, I have sent my spanish documentation to your personal apache email. thank you very much!!! KatiaAcepta el reto MSN Premium: incluye Antivirus y Firewall de McAffee. Descárgalo y pruébalo 2 meses gratis.

[jira] Resolved: (GERONIMO-667) New website get-involved.html page lacks information about IRC channel

2005-06-10 Thread Geir Magnusson Jr (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-667?page=all ] Geir Magnusson Jr resolved GERONIMO-667: Resolution: Fixed Assign To: Geir Magnusson Jr Done. Thanks Tom New website get-involved.html page lacks information about IRC

[jira] Created: (GERONIMO-668) Unable to determine username from EJB method

2005-06-10 Thread Ivan Dubrov (JIRA)
Unable to determine username from EJB method Key: GERONIMO-668 URL: http://issues.apache.org/jira/browse/GERONIMO-668 Project: Geronimo Type: Bug Versions: 1.0-M4 Reporter: Ivan Dubrov When calling EJB

Re: [jira] Updated: (GERONIMO-667) New website get-involved.html page lacks information about IRC channel

2005-06-10 Thread Geir Magnusson Jr.
Thanks. Applied and published to public site. (Keep 'em coming...) geir On Jun 10, 2005, at 12:50 AM, Tom McQueeney (JIRA) wrote: [ http://issues.apache.org/jira/browse/GERONIMO-667?page=all ] Tom McQueeney updated GERONIMO-667: --- Attachment:

[jira] Resolved: (GERONIMO-669) test of Agila JIRA config

2005-06-10 Thread Geir Magnusson Jr (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-669?page=all ] Geir Magnusson Jr resolved GERONIMO-669: Resolution: Fixed test of Agila JIRA config - Key: GERONIMO-669 URL:

[jira] Created: (GERONIMO-669) test of Agila JIRA config

2005-06-10 Thread Geir Magnusson Jr (JIRA)
test of Agila JIRA config - Key: GERONIMO-669 URL: http://issues.apache.org/jira/browse/GERONIMO-669 Project: Geronimo Type: Improvement Reporter: Geir Magnusson Jr Assigned to: Geir Magnusson Jr test -- This message is

[jira] Closed: (GERONIMO-669) test of Agila JIRA config

2005-06-10 Thread Geir Magnusson Jr (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-669?page=all ] Geir Magnusson Jr closed GERONIMO-669: -- test of Agila JIRA config - Key: GERONIMO-669 URL:

For those interested in Gluecode IBM

2005-06-10 Thread Aaron Mulder
There's a call/webcast on June 14 (11 AM Eastern) by the IBM Websphere group, including: Scott Cosby, Gluecode Transition Executive, will kick off the call and cover Gluecode and how WebSphere plans on covering it in our portfolio. This is a great opportunity to show the Business Partners and

website issues

2005-06-10 Thread Geir Magnusson Jr.
We should rename the Dependencies 'menu item' in the left nav to something else. My original intention was to note Sister Projects - peer projects that we collaborate with - rather than some sort of hierarchy. I thought about Sister Projects (conventional, but bothers me for sexism),

Re: IRC for geronimo developer

2005-06-10 Thread Geir Magnusson Jr.
Perfect. Patch applied and published. It will be out in 4 hours, depending on publish cycle Thanks geir On Jun 10, 2005, at 1:03 AM, Tom McQueeney wrote: There doesn't seem to be information about the IRC channel on the new website (just the wiki). I submitted a JIRA issue (667) as

Re: For those interested in Gluecode IBM

2005-06-10 Thread Bruce Snyder
On 6/10/05, Aaron Mulder [EMAIL PROTECTED] wrote: There's a call/webcast on June 14 (11 AM Eastern) by the IBM Websphere group, including: Scott Cosby, Gluecode Transition Executive, will kick off the call and cover Gluecode and how WebSphere plans on covering it in our portfolio. This is

Re: Security Config File questions

2005-06-10 Thread Michael Malgeri
OK, so App1, in the standard jaas.config block, would correspond to a LoginModuleGbean as you stated. Thanks for clearing that up. In a business application, would it be correct to say that App1 might/should be named something like Human_Resources_App as opposed to demo-properties-login? I

[jira] Closed: (GERONIMO-667) New website get-involved.html page lacks information about IRC channel

2005-06-10 Thread Geir Magnusson Jr (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-667?page=all ] Geir Magnusson Jr closed GERONIMO-667: -- New website get-involved.html page lacks information about IRC channel --

Re: Security Config File questions

2005-06-10 Thread David Jencks
On Jun 10, 2005, at 11:26 AM, Michael Malgeri wrote: OK, so App1, in the standard jaas.config block,  would correspond to a LoginModuleGbean as you stated. Thanks for clearing that up. No!! App1 corresponds to a GenericSecurityRealm which has a list of login modules (via the LoginModuleUse

[jira] Updated: (GERONIMO-668) Unable to determine username from EJB method

2005-06-10 Thread Ivan Dubrov (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-668?page=all ] Ivan Dubrov updated GERONIMO-668: - Description: When calling EJB method from the Web module some important security context information (username) is lost. It is impossible to determine

Re: Security Config File questions

2005-06-10 Thread Michael Malgeri
OK, now I think I got it. One final two-part question...hopefully. There is a one-to-one association between a LoginModuleGBean gbean and a JaasLoginModuleUse gbean, correct? Which property reference ties the two together? Is the following gbean name=demo-properties-login

[jira] Created: (GERONIMO-670) Use of undocumented fields with setAccessible

2005-06-10 Thread Jeremy Boynes (JIRA)
Use of undocumented fields with setAccessible - Key: GERONIMO-670 URL: http://issues.apache.org/jira/browse/GERONIMO-670 Project: Geronimo Type: Bug Reporter: Jeremy Boynes The classes below use setAccessible to

Re: build still failed for

2005-06-10 Thread Yoseph Widjaya
Dear Matt It seems that building is stopped under the webservice module here is the stack trace + | Executing default Geronimo :: Web Services | Memory: 47M/56M + Attempting to download

Re: Security Config File questions

2005-06-10 Thread David Jencks
On Jun 10, 2005, at 5:44 PM, Michael Malgeri wrote: OK, now I think I got it. One final two-part question...hopefully. There is a one-to-one association between a LoginModuleGBean  gbean and a JaasLoginModuleUse gbean, correct? actually one to many: you can have lots of

Re: build still failed for

2005-06-10 Thread Calvin Austin
I cross-referenced our nightly build and it looked fine http://www.spikesource.com/spikewatch.logs/fedora-3-i386/663/geronimo/logs/geronimo.build.maven.log That build system was using jdk1.4.2_08 on fedora 3. The castor file should have been correctly downloaded to