Re: [ANNOUNCE] welcome Tim Bish as our newest committer!

2006-08-10 Thread Hiram Chirino
Congrats and great work! On 8/10/06, James Strachan [EMAIL PROTECTED] wrote: We've now got a new committer, Tim Bish who's been doing great work with our previous new committer, Nathan Mittler on the C++ code for ActiveMQ. I never announced Nathan joining either (bad James!) so welcome to the

[jira] Commented: (AMQ-826) LDAP based authorization support

2006-08-10 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-826?page=comments#action_36746 ] james strachan commented on AMQ-826: The best thing is to grab the code from subversion... http://incubator.apache.org/activemq/source.html e.g. type svn co

[jira] Assigned: (AMQ-815) generate a warning by default if a client connects via openwire using a different release version of the broker

2006-08-10 Thread Hiram Chirino (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-815?page=all ] Hiram Chirino reassigned AMQ-815: - Assignee: Hiram Chirino generate a warning by default if a client connects via openwire using a different release version of the broker

Where to add new SSL BrokerService functionality

2006-08-10 Thread Sepand M
Hi all, As some of you may know, I'm working on an SSL client certificate authorization system for ActiveMQ. I've gotten some of the basics done and am trying to create a way of ensuring that SSL client certificates are used. I see two options (and I strongly prefer the second one): 1. The

Re: [ANNOUNCE] welcome Tim Bish as our newest committer!

2006-08-10 Thread Bruce Snyder
On 8/10/06, James Strachan [EMAIL PROTECTED] wrote: We've now got a new committer, Tim Bish who's been doing great work with our previous new committer, Nathan Mittler on the C++ code for ActiveMQ. I never announced Nathan joining either (bad James!) so welcome to the team Tim and Nathan!

Re: Where to add new SSL BrokerService functionality

2006-08-10 Thread Hiram Chirino
I would go with option 1 since SSL is transport layer option and does not really have anything to do with the core of the broker. On 8/10/06, Sepand M [EMAIL PROTECTED] wrote: Hi all, As some of you may know, I'm working on an SSL client certificate authorization system for ActiveMQ. I've

[jira] Created: (XBEAN-39) NPE in XBeanHelper.createBeanDefinitionReader with some Classloaders

2006-08-10 Thread Stefan Kleineikenscheidt (JIRA)
NPE in XBeanHelper.createBeanDefinitionReader with some Classloaders Key: XBEAN-39 URL: http://issues.apache.org/jira/browse/XBEAN-39 Project: XBean Issue Type: Bug

[jira] Updated: (GERONIMO-2295) Web app security constraint ignored if url-pattern doesn't match servlet mapping exactly

2006-08-10 Thread Alan Cabrera (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2295?page=all ] Alan Cabrera updated GERONIMO-2295: --- Fix Version/s: 1.2 Web app security constraint ignored if url-pattern doesn't match servlet mapping exactly

[jira] Updated: (XBEAN-39) NPE in XBeanHelper.createBeanDefinitionReader with some Classloaders

2006-08-10 Thread Stefan Kleineikenscheidt (JIRA)
[ http://issues.apache.org/jira/browse/XBEAN-39?page=all ] Stefan Kleineikenscheidt updated XBEAN-39: -- Attachment: XBEAN-39.patch Patch attached. Solution: After everyting else has failed, XBean tries to look up a system property 'xbean.dir'.

[jira] Resolved: (GERONIMO-2295) Web app security constraint ignored if url-pattern doesn't match servlet mapping exactly

2006-08-10 Thread Alan Cabrera (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2295?page=all ] Alan Cabrera resolved GERONIMO-2295. Resolution: Fixed Web app security constraint ignored if url-pattern doesn't match servlet mapping exactly

Re: Independently version transaction and connector

2006-08-10 Thread Alan D. Cabrera
There's a ring of truth in these paragraphs. Regards, Alan Jason Dillon wrote: For the record, I do think that it is a good idea to split G up into some smaller chunks... I am just concerned about how small the chunks become and how it may eventually lead to chaos I've been there before

Re: [ANNOUNCE] Welcome Kevan Miller to the Geronimo PMC

2006-08-10 Thread Alan D. Cabrera
Matt Hogstrom wrote: Please welcome Kevan Miller as the newest member of the Geronimo PMC. Kevan recently accepted the invitation to join the PMC. As such we now have an additional set of eyes to help with reviews as well as other PMC oversight responsibilities. Kevan has shown that he is

Re: [ANNOUNCE] Welcome Paul McMahan as our newest committer

2006-08-10 Thread Alan D. Cabrera
Matt Hogstrom wrote: All, We're pleased to let you know that we have a new committer in our midst. Paul McMahan has recently accepted an invitation to join the Geronimo project. Paul has been active on Geronimo for several months and has provided numerous patches for the console and

Re: [ANNOUNCE] Welcome Kevan Miller to the Geronimo PMC

2006-08-10 Thread ahmed
Congrates Kevan , On 8/10/06, Alan D. Cabrera [EMAIL PROTECTED] wrote: Matt Hogstrom wrote: Please welcome Kevan Miller as the newest member of the Geronimo PMC. Kevan recently accepted the invitation to join the PMC.As such we now have an additional set of eyes to help with reviews as well as

Re: 1.1.1 - Ready or not ? Soliciting input

2006-08-10 Thread Alan D. Cabrera
Kevan Miller wrote: On Aug 8, 2006, at 10:14 AM, Matt Hogstrom wrote: 1.1.1 is in a form that we can get ready to release it. I was talking with Aaron and he mentioned that there were some security issues he was concerned about. I would like to use this thread to identify any issues that

[jira] Commented: (AMQ-870) Broker fails to deliver messages after restart

2006-08-10 Thread Anders Bengtsson (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-870?page=comments#action_36743 ] Anders Bengtsson commented on AMQ-870: -- There's a comment in AMQ-776 ( https://issues.apache.org/activemq/browse/AMQ-776#action_36535 ) about this scenario

Re: How to resolve JMS Dependency ?

2006-08-10 Thread Krishnakumar B
Hi Manish, your web.xml has resource-ref res-ref-namejms/AcevaPublisherQueue/res-ref-name res-typejavax.jms.Queue/res-type res-authContainer/res-auth /resource-ref change it to resource-env-ref resource-env-ref-namejms/AcevaPublisherQueue/resource-env-ref-name

Re: How to resolve JMS Dependency ?

2006-08-10 Thread Manish Satwani
Hi Krishnakumar,thanks for your prompt reply...In our product we support/certified Weblogic , SunONE right now and I am going to support Geronimo...I can change web.xml but it will require changes in Weblogic and SunONE specific deployment files as well ( Am I wrong ??? )...which can triggers a

Limiting m1 repositories...

2006-08-10 Thread Jason Dillon
Seems I forgot a subject on the last email... But looks like this happens because commons-logging 1.0.4 is getting picked up from an m1 repo before it is plucked from the desired m2 repo. To fix this, we need to limit which modules use m1 repos to pull artifacts. This means removing the

Re: [jira] Commented: (AMQ-850) add the ability to timeout a consumer to

2006-08-10 Thread James Strachan
On 8/10/06, Komandur [EMAIL PROTECTED] wrote: 1. can we use an 'elastic prefetch' buffer based on a sliding window (like in TCP) - this reacts to client (mis)behavior We could start with a prefetch of 1 and increase it over time for well behaving clients. However it doesn't fix the problem

[ANNOUNCE] welcome Tim Bish as our newest committer!

2006-08-10 Thread James Strachan
We've now got a new committer, Tim Bish who's been doing great work with our previous new committer, Nathan Mittler on the C++ code for ActiveMQ. I never announced Nathan joining either (bad James!) so welcome to the team Tim and Nathan! -- James --- http://radio.weblogs.com/0112098/

[jira] Commented: (XBEAN-39) NPE in XBeanHelper.createBeanDefinitionReader with some Classloaders

2006-08-10 Thread Guillaume Nodet (JIRA)
[ http://issues.apache.org/jira/browse/XBEAN-39?page=comments#action_12427148 ] Guillaume Nodet commented on XBEAN-39: -- Could you also indicate which system you use ? It may be useful for other users (and i'm a bit curious ;) ) For the

Re: [ANNOUNCE] welcome Tim Bish as our newest committer!

2006-08-10 Thread Guillaume Nodet
Congratulations ! On 8/10/06, James Strachan [EMAIL PROTECTED] wrote: We've now got a new committer, Tim Bish who's been doing great work with our previous new committer, Nathan Mittler on the C++ code for ActiveMQ. I never announced Nathan joining either (bad James!) so welcome to the team

[jira] Commented: (AMQ-776) ConduitBridge can malfunction when first of a set of consumers goes away

2006-08-10 Thread Rob Davies (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-776?page=comments#action_36744 ] Rob Davies commented on AMQ-776: Hi Kevin, not sure I understood the last comment ? :) - clearDownSubscriptions in DemandForwardingBridgeSupport clears the

Re: [VOTE] Release Apache ActiveMQ 4.0.2 (RC 3)

2006-08-10 Thread Rob Davies
+1 On 8 Aug 2006, at 21:35, Hiram Chirino wrote: Some NOTICE file issues were found in the 2nd release candidate of the 4.0.2 build. I have cut and RC 3 of the 4.0.2 build with the fixes and it's available here: http://people.apache.org/~chirino/incubator-activemq-4.0.2-RC3/

Re: [VOTE] Release Apache ActiveMQ 4.0.2 (RC 3)

2006-08-10 Thread Guillaume Nodet
+1 On 8/8/06, Hiram Chirino [EMAIL PROTECTED] wrote: Some NOTICE file issues were found in the 2nd release candidate of the 4.0.2 build. I have cut and RC 3 of the 4.0.2 build with the fixes and it's available here:

[jira] Created: (SM-529) Servicemix-Component's MPSSettingTest.java hangs indefinitely.

2006-08-10 Thread Fritz Oconer (JIRA)
Servicemix-Component's MPSSettingTest.java hangs indefinitely. -- Key: SM-529 URL: https://issues.apache.org/activemq/browse/SM-529 Project: ServiceMix Issue Type: Bug

Did openejb2 change recently?

2006-08-10 Thread Jason Dillon
I'm seeing errors like: /Users/jason/ws/geronimo/trunk/thirdparty/openejb2/modules/openejb- core/src/main/java/org/openejb/transaction/EjbTransactionContext.java: [27,54] package edu.emory.mathcs.backport.java.util.concurrent does not exist Did a dependency change? --jason

[jira] Created: (GERONIMO-2308) All Geronimo JARs should include a NOTICE.txt file in addition to the LICENSE.txt file

2006-08-10 Thread John Sisson (JIRA)
All Geronimo JARs should include a NOTICE.txt file in addition to the LICENSE.txt file -- Key: GERONIMO-2308 URL: http://issues.apache.org/jira/browse/GERONIMO-2308

[jira] Commented: (GERONIMO-2308) All Geronimo JARs should include a NOTICE.txt file in addition to the LICENSE.txt file

2006-08-10 Thread Jason Dillon (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2308?page=comments#action_12427159 ] Jason Dillon commented on GERONIMO-2308: Is this specific to the 1.1 branch? Most of the jars in modules/* in 1.2 (trunk) have these files. Though

[jira] Commented: (GERONIMO-2308) All Geronimo JARs should include a NOTICE.txt file in addition to the LICENSE.txt file

2006-08-10 Thread Jason Dillon (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2308?page=comments#action_12427163 ] Jason Dillon commented on GERONIMO-2308: I've fixed the following for 1.2: * web-builder * security-builder * directory * activemq-gbean *

Re: Sample Application for Geronimo v1.1

2006-08-10 Thread Lasantha Ranaweera
Hi Hernan, Thanks for explanation. Cheers, Lasantha Hernan Cunico wrote: Hi All, I moved those articles to the Geronimo v1.1 documentation, that's why my name is there. We fixed the name issue by using the autoexport plugin and removing that specific information from the documentation.

[jira] Created: (GERONIMO-2309) MimeMessageTest can give failures for some Windows configurations.

2006-08-10 Thread Rick McGuire (JIRA)
MimeMessageTest can give failures for some Windows configurations. -- Key: GERONIMO-2309 URL: http://issues.apache.org/jira/browse/GERONIMO-2309 Project: Geronimo Issue Type:

[jira] Resolved: (GERONIMO-2309) MimeMessageTest can give failures for some Windows configurations.

2006-08-10 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2309?page=all ] Rick McGuire resolved GERONIMO-2309. Resolution: Fixed Committed revision 430349. M geronimo-spec-javamail-1.3.1/src/test/java/javax/mail/internet/MimeMessageTest.java M

[jira] Commented: (AMQ-861) Kaha DB files are not removed

2006-08-10 Thread Rob Davies (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-861?page=comments#action_36745 ] Rob Davies commented on AMQ-861: Are you sure there isn't any oprhaned messages from your test case - e.g. a messages sent back to a QueueRequestor that had closed

[jira] Created: (GERONIMO-2310) Ability to import plugin file from file system

2006-08-10 Thread Krishnakumar B (JIRA)
Ability to import plugin file from file system -- Key: GERONIMO-2310 URL: http://issues.apache.org/jira/browse/GERONIMO-2310 Project: Geronimo Issue Type: New Feature Security Level: public

Re: Independently version transaction and connector

2006-08-10 Thread Aaron Mulder
On 8/9/06, Dain Sundstrom [EMAIL PROTECTED] wrote: What do everyone think about changing the transaction and connector modules to be versioned independently of the main Geronimo server? I like it. They're reasonably self-contained and reusable outside of Geronimo. The fact that Jencks exists

Hi , JMS Portlet doesn't show other than activemq.rar file

2006-08-10 Thread ahmed
Hi , Iam using JMS Porlet , Inorder to create a JMS Resource for others Steps followed are here : - 1. I have aexternal.rar file , placed in GERONIMO_HOME/repository/ directory . 2. Opened the geronimo console , clicked on the JMS Resourceslink

[jira] Closed: (GERONIMO-2310) Ability to import plugin file from file system

2006-08-10 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2310?page=all ] Aaron Mulder closed GERONIMO-2310. -- Resolution: Invalid Assignee: Aaron Mulder You have two options. If the plugin file alone is on the file system, you can use the deploy tool:

[jira] Created: (GERONIMO-2311) Exporting plug-in configurations

2006-08-10 Thread Krishnakumar B (JIRA)
Exporting plug-in configurations Key: GERONIMO-2311 URL: http://issues.apache.org/jira/browse/GERONIMO-2311 Project: Geronimo Issue Type: Improvement Security Level: public (Regular issues)

[jira] Resolved: (AMQ-857) Make kaha DB file size configurable

2006-08-10 Thread Rob Davies (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-857?page=all ] Rob Davies resolved AMQ-857. Fix Version/s: 4.0.3 (was: 4.1) Resolution: Fixed Make kaha DB file size configurable ---

[jira] Created: (GERONIMO-2312) Create a New JMS Group throws error for external RAR

2006-08-10 Thread Krishnakumar B (JIRA)
Create a New JMS Group throws error for external RAR Key: GERONIMO-2312 URL: http://issues.apache.org/jira/browse/GERONIMO-2312 Project: Geronimo Issue Type: Bug Security Level:

[jira] Updated: (GERONIMO-2312) Create a New JMS Group throws error for external RAR

2006-08-10 Thread Krishnakumar B (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2312?page=all ] Krishnakumar B updated GERONIMO-2312: - Attachment: GERJMSRAR.rar Attached RAR i am using to create a new JMS Group Create a New JMS Group throws error for external RAR

[jira] Created: (XBEAN-40) The springLoader does not configure the ApplicationContext with the given BeanFactoryPostProcessors and miss a BeanPostProcessors list

2006-08-10 Thread Guillaume Nodet (JIRA)
The springLoader does not configure the ApplicationContext with the given BeanFactoryPostProcessors and miss a BeanPostProcessors list -- Key:

Re: Hi , JMS Portlet doesn't show other than activemq.rar file

2006-08-10 Thread Krishnakumar B
Hi ahmed, Use the console to import the rar file into repository. Or place it with correct naming conventions GroupID/ArtifactID/Version/Type inside the repository. Regards Krishnakumar On 8/10/06, ahmed [EMAIL PROTECTED] wrote: Hi , Iam using JMS Porlet , Inorder to create a JMS

[jira] Commented: (XBEAN-39) NPE in XBeanHelper.createBeanDefinitionReader with some Classloaders

2006-08-10 Thread Stefan Kleineikenscheidt (JIRA)
[ http://issues.apache.org/jira/browse/XBEAN-39?page=comments#action_12427176 ] Stefan Kleineikenscheidt commented on XBEAN-39: --- We are using webMethods' IntegrationServer. * Regarding the SpringVersion.getVersion problem: I like

Daytrader config exceptions in 1.1.1 branch

2006-08-10 Thread John Sisson
Does anyone else get this problem or is it just me ? John + | configurations Daytrader using derby deployed on jetty | Memory: 47M/60M + DEPRECATED: the default goal should be specified in the build section of

[jira] Commented: (GERONIMO-2308) All Geronimo JARs should include a NOTICE.txt file in addition to the LICENSE.txt file

2006-08-10 Thread John Sisson (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2308?page=comments#action_12427183 ] John Sisson commented on GERONIMO-2308: --- The issue in 1.1 ( I haven't checked trunk yet) is that although the files may be there, only the NOTICE.txt

[jira] Commented: (GERONIMO-2308) All Geronimo JARs should include a NOTICE.txt file in addition to the LICENSE.txt file

2006-08-10 Thread John Sisson (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2308?page=comments#action_12427184 ] John Sisson commented on GERONIMO-2308: --- Correction to previous comment... only the LICENCE.txt file is included in the jar. All Geronimo JARs should

[jira] Created: (XBEAN-41) Improper abstract bean definitions handling

2006-08-10 Thread Ilya Bochkov (JIRA)
Improper abstract bean definitions handling --- Key: XBEAN-41 URL: http://issues.apache.org/jira/browse/XBEAN-41 Project: XBean Issue Type: Bug Components: server, spring Affects

[jira] Created: (SM-530) Update of New Validation Component Error Handler to add in a namespace prefix

2006-08-10 Thread Grant McDonald (JIRA)
Update of New Validation Component Error Handler to add in a namespace prefix - Key: SM-530 URL: https://issues.apache.org/activemq/browse/SM-530 Project: ServiceMix

[jira] Created: (XBEAN-42) generated XSDs don't handle the spring ID/IDREF type for 'id' attributes

2006-08-10 Thread james strachan (JIRA)
generated XSDs don't handle the spring ID/IDREF type for 'id' attributes Key: XBEAN-42 URL: http://issues.apache.org/jira/browse/XBEAN-42 Project: XBean Issue Type:

Re: Daytrader config exceptions in 1.1.1 branch

2006-08-10 Thread Joe Bohn
Hi John, Unfortunately I am familiar with this problem. Although it doesn't look like it ... it's really another manifestation of the infamous windows pathlength problem. I don't know which path in particular is causing the problem ... but I have discovered that if you shorten your root

Re: Independently version transaction and connector

2006-08-10 Thread Matt Hogstrom
I can see the difficulty pointed out by Jason and the benefit raised by Dain. I've never liked versioning parts of Geronimo that rarely change and am all for making things more consumable externally. The proposal as it stands is fairly generic. Is the idea to relocate Tx Manager and Connector

[jira] Closed: (XBEAN-42) generated XSDs don't handle the spring ID/IDREF type for 'id' attributes

2006-08-10 Thread james strachan (JIRA)
[ http://issues.apache.org/jira/browse/XBEAN-42?page=all ] james strachan closed XBEAN-42. --- Fix Version/s: 2.6 Resolution: Fixed Turned out to be a trivial bug fix - we just need to add the following line to the generated XSDs... xs:attribute

Re: Did openejb2 change recently?

2006-08-10 Thread Matt Hogstrom
Not that I';m aware of. Is this openejb2 2.2 or from branches. Jason Dillon wrote: I'm seeing errors like: /Users/jason/ws/geronimo/trunk/thirdparty/openejb2/modules/openejb-core/src/main/java/org/openejb/transaction/EjbTransactionContext.java:[27,54] package

[jira] Commented: (GERONIMO-2015) Let's replace JKS to PKCS12 key store type

2006-08-10 Thread Nellya Udovichenko (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2015?page=comments#action_12427223 ] Nellya Udovichenko commented on GERONIMO-2015: -- Both JKS and PKCS12 keystore formats are supported by both Sun and IBM JDKs. See 'Additional

[jira] Created: (GERONIMODEVTOOLS-98) Geronimo 1.1 server status does not change to started

2006-08-10 Thread Mark Hutchinson (JIRA)
Geronimo 1.1 server status does not change to started --- Key: GERONIMODEVTOOLS-98 URL: http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-98 Project: Geronimo-Devtools Issue Type: Bug

[jira] Closed: (XBEAN-40) The springLoader does not configure the ApplicationContext with the given BeanFactoryPostProcessors

2006-08-10 Thread Guillaume Nodet (JIRA)
[ http://issues.apache.org/jira/browse/XBEAN-40?page=all ] Guillaume Nodet closed XBEAN-40. Resolution: Fixed Author: gnodet Date: Thu Aug 10 07:06:58 2006 New Revision: 430386 URL: http://svn.apache.org/viewvc?rev=430386view=rev Log: XBEAN-40: The

[jira] Updated: (XBEAN-40) The springLoader does not configure the ApplicationContext with the given BeanFactoryPostProcessors

2006-08-10 Thread Guillaume Nodet (JIRA)
[ http://issues.apache.org/jira/browse/XBEAN-40?page=all ] Guillaume Nodet updated XBEAN-40: - Summary: The springLoader does not configure the ApplicationContext with the given BeanFactoryPostProcessors (was: The springLoader does not configure the

Re: Did openejb2 change recently?

2006-08-10 Thread Rick McGuire
Jason Dillon wrote: I'm seeing errors like: /Users/jason/ws/geronimo/trunk/thirdparty/openejb2/modules/openejb-core/src/main/java/org/openejb/transaction/EjbTransactionContext.java:[27,54] package edu.emory.mathcs.backport.java.util.concurrent does not exist I'm getting similar errors trying

Re: Did openejb2 change recently?

2006-08-10 Thread Aaron Mulder
I think Dain did something with backport-concurrent recently. Thanks, Aaron On 8/10/06, Jason Dillon [EMAIL PROTECTED] wrote: I'm seeing errors like: /Users/jason/ws/geronimo/trunk/thirdparty/openejb2/modules/openejb- core/src/main/java/org/openejb/transaction/EjbTransactionContext.java:

Re: Daytrader config exceptions in 1.1.1 branch

2006-08-10 Thread Joe Bohn
Ok, it looks like the current limit for geronimo 1.1.1 is 15 chars in the root path if you want to be able to build on windows. c:\geronimo1.1. will work but c:\geronimo\1.1.1 will not. Joe Joe Bohn wrote: Hi John, Unfortunately I am familiar with this problem. Although it doesn't look

Re: Did openejb2 change recently?

2006-08-10 Thread Rick McGuire
Aaron Mulder wrote: I think Dain did something with backport-concurrent recently. I'm seeing that error, but I'm also seeing a lot of other errors (see below). Some of these are concurrent problems, others are references to TrackedConnectionAssociator, which doesn't exist in the referenced

[jira] Updated: (GERONIMO-2308) All Geronimo JARs should include a NOTICE.txt file in addition to the LICENSE.txt file

2006-08-10 Thread John Sisson (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2308?page=all ] John Sisson updated GERONIMO-2308: -- Description: Currently Geronimo jars (e.g. the JARs for each application/module) do not contain a NOTICE.txt file under the META-INF directory. The

Re: 1.1.1 - Ready or not ? Soliciting input

2006-08-10 Thread Kevan Miller
On Aug 10, 2006, at 3:00 AM, Alan D. Cabrera wrote: Kevan Miller wrote: On Aug 8, 2006, at 10:14 AM, Matt Hogstrom wrote: 1.1.1 is in a form that we can get ready to release it. I was talking with Aaron and he mentioned that there were some security issues he was concerned about. I

[jira] Updated: (GERONIMO-2308) All Geronimo JARs should include a NOTICE.txt file in addition to the LICENSE.txt file

2006-08-10 Thread John Sisson (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2308?page=all ] John Sisson updated GERONIMO-2308: -- Description: Currently Geronimo jars (e.g. the JARs for each application/module) do not contain a NOTICE.txt file under the META-INF directory. The

[jira] Closed: (GERONIMODEVTOOLS-52) Move away from generic server framework

2006-08-10 Thread Sachin Patel (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-52?page=all ] Sachin Patel closed GERONIMODEVTOOLS-52. Resolution: Fixed Move away from generic server framework --- Key:

[jira] Created: (XBEAN-43) The metadata generator should create the spring.schemas property file

2006-08-10 Thread Guillaume Nodet (JIRA)
The metadata generator should create the spring.schemas property file - Key: XBEAN-43 URL: http://issues.apache.org/jira/browse/XBEAN-43 Project: XBean Issue Type: Bug

[jira] Assigned: (GERONIMODEVTOOLS-35) Plugin: There are two generic servers at Run as--Run... view

2006-08-10 Thread Sachin Patel (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-35?page=all ] Sachin Patel reassigned GERONIMODEVTOOLS-35: Assignee: Sachin Patel Plugin: There are two generic servers at Run as--Run... view

[jira] Commented: (GERONIMO-2308) All Geronimo JARs should include a NOTICE.txt file in addition to the LICENSE.txt file

2006-08-10 Thread Prasad Kashyap (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2308?page=comments#action_12427246 ] Prasad Kashyap commented on GERONIMO-2308: -- I'll begin with first 10 modules activation - converter. (skipping console-web) All Geronimo JARs should

[jira] Updated: (GERONIMO-2308) All Geronimo JARs should include a NOTICE.txt file in addition to the LICENSE.txt file

2006-08-10 Thread John Sisson (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2308?page=all ] John Sisson updated GERONIMO-2308: -- Description: Currently Geronimo jars (e.g. the JARs for each application/module) do not contain a NOTICE.txt file under the META-INF directory. The

[jira] Commented: (GERONIMO-2308) All Geronimo JARs should include a NOTICE.txt file in addition to the LICENSE.txt file

2006-08-10 Thread Guillaume Nodet (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2308?page=comments#action_12427247 ] Guillaume Nodet commented on GERONIMO-2308: --- The NOTICE.txt files in modules needs to contain attributions that are relevant for that module (not

[jira] Updated: (GERONIMO-2308) All Geronimo JARs should include a NOTICE.txt file in addition to the LICENSE.txt file

2006-08-10 Thread John Sisson (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2308?page=all ] John Sisson updated GERONIMO-2308: -- Description: Currently Geronimo jars (e.g. the JARs for each application/module) do not contain a NOTICE.txt file under the META-INF directory. The

[jira] Commented: (XBEAN-34) The id attribute defaults to the xbean tag name

2006-08-10 Thread james strachan (JIRA)
[ http://issues.apache.org/jira/browse/XBEAN-34?page=comments#action_12427250 ] james strachan commented on XBEAN-34: - note that I don't think this would work in a validating XSD as spring 2 uses ID/IDREFs to validate IDs match up etc The

[jira] Commented: (XBEAN-34) The id attribute defaults to the xbean tag name

2006-08-10 Thread james strachan (JIRA)
[ http://issues.apache.org/jira/browse/XBEAN-34?page=comments#action_12427251 ] james strachan commented on XBEAN-34: - Spring allows you to specify a 'name' instead of an 'id' - so maybe we should default 'name' to the name of the element?

Re: Daytrader config exceptions in 1.1.1 branch

2006-08-10 Thread ian . d . stewart
Joe, Is this a limitation on building only, or also on installation? Let me give you an idea of where I'm going with this. As a Windows user, I expect to find applications installed under C:\Program Files. For example, I currently have Tomcat installed under C:\Program Files\Apache Software

Re: [jira] Commented: (AMQ-850) add the ability to timeout a consumer to

2006-08-10 Thread Sridhar Komandur
James, Thanks for taking time to discuss this issue. Please see below: On 8/10/06, James Strachan [EMAIL PROTECTED] wrote: On 8/10/06, Komandur [EMAIL PROTECTED] wrote: 1. can we use an 'elastic prefetch' buffer based on a sliding window (like in TCP) - this reacts to client

[jira] Created: (SM-531) Improving Service Unit services generation

2006-08-10 Thread Philip Dodds (JIRA)
Improving Service Unit services generation -- Key: SM-531 URL: https://issues.apache.org/activemq/browse/SM-531 Project: ServiceMix Issue Type: Improvement Components: tooling Affects

[jira] Commented: (GERONIMO-2015) Let's replace JKS to PKCS12 key store type

2006-08-10 Thread Nikolay Chugunov (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2015?page=comments#action_12427259 ] Nikolay Chugunov commented on GERONIMO-2015: We may stop discussing about moving this bug to 2.0, because 2.0 version does not exists in this JIRA

Re: Independently version transaction and connector

2006-08-10 Thread Dain Sundstrom
On Aug 10, 2006, at 6:42 AM, Matt Hogstrom wrote: I can see the difficulty pointed out by Jason and the benefit raised by Dain. I've never liked versioning parts of Geronimo that rarely change and am all for making things more consumable externally. The proposal as it stands is fairly

Re: Did openejb2 change recently?

2006-08-10 Thread Dain Sundstrom
I'm sure this is my fault. This is very weird. I build the tree from a clean checkout, so either my machine retained some critical data or the repo is pulling down old versions of the Geronimo jars. Regardless, I'm working on it. -dain On Aug 10, 2006, at 7:28 AM, Rick McGuire wrote:

Re: Independently version transaction and connector

2006-08-10 Thread David Blevins
On Aug 9, 2006, at 7:24 PM, Jason Dillon wrote: I am not against moving transaction and connector bits to separate peer trees... I am just trying to avoid us moving all modules to separate trees which would be a massive painful nightmare. But, I think that splitting off large/major chunks

[jira] Commented: (GERONIMO-2015) Let's replace JKS to PKCS12 key store type

2006-08-10 Thread Jeff Genender (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2015?page=comments#action_12427277 ] Jeff Genender commented on GERONIMO-2015: - I am open to this patch and making it a default if we get more input from others that this should be the

Re: Patches in RTC (Geronimo - 2006-08-10)

2006-08-10 Thread David Blevins
On Aug 10, 2006, at 9:44 AM, Aaron Mulder wrote: I've added a comment to GERONIMO-2248 indicating that I don't agree with the patch as proposed. Now what? Assuming I'm not overruled, does this issue stay on this list forever? Is there some way to end RTC if the concensus is that the issue

[jira] Closed: (GERONIMO-2304) Can't deploy on minimal assemblies produced with m2 build

2006-08-10 Thread Joe Bohn (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2304?page=all ] Joe Bohn closed GERONIMO-2304. -- Can't deploy on minimal assemblies produced with m2 build - Key: GERONIMO-2304

[jira] Resolved: (SM-528) using the new ClientFactory for the JSR181 proxy inside jsr181 service unit

2006-08-10 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-528?page=all ] Guillaume Nodet resolved SM-528. Fix Version/s: 3.0-M3 Resolution: Fixed Assignee: Guillaume Nodet Author: gnodet Date: Thu Aug 10 10:09:32 2006 New Revision: 430441 URL:

[jira] Closed: (GERONIMO-2252) A locked key in a keystore can never be unlocked.

2006-08-10 Thread Joe Bohn (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2252?page=all ] Joe Bohn closed GERONIMO-2252. -- A locked key in a keystore can never be unlocked. - Key: GERONIMO-2252 URL:

[jira] Closed: (GERONIMO-2235) Locking default keystore results in serialization error on tomcat termination

2006-08-10 Thread Joe Bohn (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2235?page=all ] Joe Bohn closed GERONIMO-2235. -- Locking default keystore results in serialization error on tomcat termination -

[jira] Closed: (GERONIMO-2234) User can lock the default keystore without warning, making jetty server unusable

2006-08-10 Thread Joe Bohn (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2234?page=all ] Joe Bohn closed GERONIMO-2234. -- User can lock the default keystore without warning, making jetty server unusable

[jira] Closed: (GERONIMO-2241) Duplicate attributes created in config.xml for gbean

2006-08-10 Thread Joe Bohn (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2241?page=all ] Joe Bohn closed GERONIMO-2241. -- Duplicate attributes created in config.xml for gbean Key: GERONIMO-2241

[jira] Closed: (GERONIMO-1187) Connection listeners for both Tomcat and Jetty not displayed

2006-08-10 Thread Joe Bohn (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1187?page=all ] Joe Bohn closed GERONIMO-1187. -- Resolution: Cannot Reproduce This problem was created back at a time when we had both the tomcat and jetty container available within a single assembly. We

[jira] Commented: (SM-530) Update of New Validation Component Error Handler to add in a namespace prefix

2006-08-10 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-530?page=comments#action_36749 ] Guillaume Nodet commented on SM-530: If the xml use a default namespace declaration (xmlns=http://www.servicemix.org/demo;), the xml can still be queried via

[jira] Closed: (GERONIMO-1648) Eliminate unnecessary config parent (import) dependencies

2006-08-10 Thread Joe Bohn (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1648?page=all ] Joe Bohn closed GERONIMO-1648. -- Resolution: Won't Fix It was determined that it was desireable to include all dependencies (even if multiple items pull in the same dependency). Eliminate

[jira] Closed: (GERONIMO-1066) There should be an All Application view in the console

2006-08-10 Thread Joe Bohn (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1066?page=all ] Joe Bohn closed GERONIMO-1066. -- Resolution: Won't Fix The subsequent splitting of the views into type based views (wars, ears, etc..) has improved the issue this JIRA was targetting (esp.

Proposal: Multi-server admin tool

2006-08-10 Thread Aaron Mulder
All, It would be great if there was a tool that you could point to a number of ActiveMQ servers, and it would give you status (up/down) as well as statistics (defined destinations and queue length and whatnot) and some management operations (add/remove destination, etc.). I'm not looking for

[jira] Commented: (GERONIMO-2015) Let's replace JKS to PKCS12 key store type

2006-08-10 Thread Matt Hogstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2015?page=comments#action_12427290 ] Matt Hogstrom commented on GERONIMO-2015: - Oops...my bad on the 2.0. I'll create one although there is no content there yet :) I'd like to get

Re: Proposal: Multi-server admin tool

2006-08-10 Thread James Strachan
On 8/10/06, Aaron Mulder [EMAIL PROTECTED] wrote: All, It would be great if there was a tool that you could point to a number of ActiveMQ servers, and it would give you status (up/down) as well as statistics (defined destinations and queue length and whatnot) and some management operations

[jira] Created: (SM-532) Allow easier deployment of endpoints using servicemix-common by splitting components from endpoints and put all endpoints together

2006-08-10 Thread Guillaume Nodet (JIRA)
Allow easier deployment of endpoints using servicemix-common by splitting components from endpoints and put all endpoints together -- Key: SM-532

[jira] Updated: (GERONIMO-2305) geronimo.kernel.classloader.JarFileUrlStreamHandler fails with Trinidad

2006-08-10 Thread Dain Sundstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2305?page=all ] Dain Sundstrom updated GERONIMO-2305: - Attachment: GERONIMO-2305.patch This patch should fix the problem, but please verify before I apply it.

  1   2   >