Re: commons dbcp or pool problems

2002-02-26 Thread Juozas Baliuka
> > > Craig > > I see only one possible solution : to have two tagets in ant script, one for > > jdk1.3 and for 1.4, > > conditional compling is not very nice solution, but I see no choises. > > > > Doing the conditional compilation part is pretty straightforward. We'll > also want to make the

cvs commit: jakarta-commons-sandbox/periodicity proposal.html

2002-02-26 Thread prickett
prickett02/02/26 21:27:47 Added: periodicity proposal.html Log: Submitted by: Jeff Prickett An initial version of the periodicity proposal Revision ChangesPath 1.1 jakarta-commons-sandbox/periodicity/proposal.html Index: proposal.html =

RE: commons dbcp or pool problems

2002-02-26 Thread Aaron Smuts
This isn't necessary. > -Original Message- > From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 26, 2002 12:41 PM > To: Jakarta Commons Developers List > Cc: [EMAIL PROTECTED] > Subject: Re: commons dbcp or pool problems > > > > On Tue, 26 Feb 2002, Juozas B

RE: commons dbcp or pool problems

2002-02-26 Thread Aaron Smuts
I have a solution that will compile under both. It is running in production. I'll have something to show in a day or so. > -Original Message- > From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 26, 2002 11:25 AM > To: Jakarta Commons Developers List; [EMAIL

cvs commit: jakarta-commons/digester build.properties.sample

2002-02-26 Thread jefft
jefft 02/02/26 16:50:33 Modified:digester build.properties.sample Log: Parametrize Commons projects' home directories, and default to ..//dist, as the only portable assumption likely to be correct (for CVS users) Revision ChangesPath 1.4 +11 -4 jakarta-co

cvs commit: jakarta-commons/beanutils build.properties.sample

2002-02-26 Thread jefft
jefft 02/02/26 16:41:17 Modified:beanutils build.properties.sample Log: Parametrize home of commons-logging, instead of hardcoded "/java" Revision ChangesPath 1.5 +4 -1 jakarta-commons/beanutils/build.properties.sample Index: build.properties.sample =

cvs commit: jakarta-commons-sandbox/daemon/src/native/unix/native Tomcat.sh

2002-02-26 Thread jfclere
jfclere 02/02/26 14:30:30 Modified:daemon/src/native/unix/native Tomcat.sh Log: Argh - Fix a typo - Revision ChangesPath 1.2 +1 -1 jakarta-commons-sandbox/daemon/src/native/unix/native/Tomcat.sh Index: Tomcat.sh =

cvs commit: jakarta-commons-sandbox/daemon/src/native/unix/native Tomcat.sh

2002-02-26 Thread jfclere
jfclere 02/02/26 14:22:04 Added: daemon/src/native/unix/native Tomcat.sh Log: rc like shell script to demonstrate the jsvc features. Revision ChangesPath 1.1 jakarta-commons-sandbox/daemon/src/native/unix/native/Tomcat.sh Index: Tomcat.sh ==

cvs commit: jakarta-commons-sandbox/daemon/src/native/unix/native Makefile.in jsvc-unix.c

2002-02-26 Thread jfclere
jfclere 02/02/26 13:31:49 Modified:daemon/src/native/unix/native Makefile.in jsvc-unix.c Log: The setuid/setgid in Linux only applies on the current thread therefore it must be done before starting the JVM. Note the prctl and syscall to handle the capabilities. Revision Ch

cvs commit: jakarta-commons-sandbox/util/src/java/org/apache/commons/util/compare ComparableComparator.java NumericStringComparator.java package.html PackageNameComparator.java ReverseComparator.java UrlComparator.java

2002-02-26 Thread morgand
morgand 02/02/26 14:43:17 Removed: util/src/java/org/apache/commons/util/compare ComparableComparator.java NumericStringComparator.java package.html PackageNameComparator.java ReverseComparator.java

cvs commit: jakarta-commons/collections/src/java/org/apache/commons/collections/comparators ComparableComparator.java NumericStringComparator.java PackageNameComparator.java ReverseComparator.java UrlComparator.java

2002-02-26 Thread morgand
morgand 02/02/26 14:42:31 Added: collections/src/java/org/apache/commons/collections/comparators ComparableComparator.java NumericStringComparator.java PackageNameComparator.java ReverseComparator.java

cvs commit: jakarta-commons/collections/src/java/org/apache/commons/collections/comparators - New directory

2002-02-26 Thread morgand
morgand 02/02/26 14:39:50 jakarta-commons/collections/src/java/org/apache/commons/collections/comparators - New directory -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: [COLLECTIONS] Collections 2.0 Release Digest (2/26/2002)

2002-02-26 Thread Morgan Delagrange
- Original Message - From: "Henri Yandell" <[EMAIL PROTECTED]> To: "Jakarta Commons Developers List" <[EMAIL PROTECTED]> Sent: Tuesday, February 26, 2002 4:25 PM Subject: Re: [COLLECTIONS] Collections 2.0 Release Digest (2/26/2002) > > Poor communication on my part. > > > Collections fro

Re: [COLLECTIONS] Collections 2.0 Release Digest (2/26/2002)

2002-02-26 Thread Henri Yandell
Poor communication on my part. > Collections from the Commons UTIL package: Need to be integrated > into Collections 2.0. Duplicates must be resolved. (IN PROGRESS?) This is done. It was an effect of adding a StringStack class and adding safeAddToMap method to MapUtils. Other duplicated effo

cvs commit: jakarta-commons-sandbox/util/src/java/org/apache/commons/util EnumerationIterator.java

2002-02-26 Thread bayard
bayard 02/02/26 14:24:57 Removed: util/src/java/org/apache/commons/util EnumerationIterator.java Log: This is a duplicate of a class in Collections (barely any difference), and with the move of CollectionsUtils over, is no longer needed here. -- To unsubs

cvs commit: jakarta-commons/collections RELEASE-NOTES-2.0.html

2002-02-26 Thread morgand
morgand 02/02/26 14:10:39 Modified:collections RELEASE-NOTES-2.0.html Log: put changed collections in alpha order Revision ChangesPath 1.3 +8 -6 jakarta-commons/collections/RELEASE-NOTES-2.0.html Index: RELEASE-NOTES-2.0.html ===

[COLLECTIONS] Collections 2.0 Release Digest (2/26/2002)

2002-02-26 Thread Morgan Delagrange
COLLECTIONS 2.0 DIGEST (02/26/2002) --- The following is a synopsis of the Collections 2.0 release effort to date. RELEASE NOTES DRAFT --- http://cvs.apache.org/viewcvs/jakarta-commons/collections/RELEASE-NOTES-2.0. html

cvs commit: jakarta-commons/collections RELEASE-NOTES-2.0.html

2002-02-26 Thread morgand
morgand 02/02/26 13:56:22 Modified:collections RELEASE-NOTES-2.0.html Log: was missing documentation for 2 Bag classes Revision ChangesPath 1.2 +5 -0 jakarta-commons/collections/RELEASE-NOTES-2.0.html Index: RELEASE-NOTES-2.0.html ==

cvs commit: jakarta-commons/collections RELEASE-NOTES-2.0.html

2002-02-26 Thread morgand
morgand 02/02/26 13:48:22 Added: collections RELEASE-NOTES-2.0.html Log: converted release notes to HTML, added descriptions of all new Collections from the JavaDocs Revision ChangesPath 1.1 jakarta-commons/collections/RELEASE-NOTES-2.0.html Ind

cvs commit: jakarta-commons/collections RELEASE-NOTES-2.0.txt

2002-02-26 Thread morgand
morgand 02/02/26 13:48:04 Removed: collections RELEASE-NOTES-2.0.txt Log: moved to RELEASE-NOTES-2.0.html -- To unsubscribe, e-mail: For additional commands, e-mail:

cvs commit: jakarta-commons/collections STATUS.html

2002-02-26 Thread morgand
morgand 02/02/26 13:34:03 Modified:collections STATUS.html Log: Added new 2.0 Collections and some of the missing 1.0 Collections Revision ChangesPath 1.11 +42 -1 jakarta-commons/collections/STATUS.html Index: STATUS.html =

cvs commit: jakarta-commons/collections/src/java/org/apache/commons/collections SingletonIterator.java

2002-02-26 Thread morgand
morgand 02/02/26 13:30:40 Modified:collections/src/java/org/apache/commons/collections SingletonIterator.java Log: Fixed javadoc error Revision ChangesPath 1.3 +5 -5 jakarta-commons/collections/src/java/org/apache/commons/collections/S

cvs commit: jakarta-commons/collections/src/test/org/apache/commons/collections TestObject.java

2002-02-26 Thread morgand
morgand 02/02/26 12:52:17 Modified:collections/src/test/org/apache/commons/collections TestObject.java Log: if a collection is serializable, it should have a canonical version in CVS for compatibility testing Revision ChangesPath 1.9 +36 -

cvs commit: jakarta-commons/collections/data/test ArrayStack.emptyCollection.version1.obj ArrayStack.fullCollection.version1.obj CursorableLinkedList.emptyCollection.version1.obj CursorableLinkedList.fullCollection.version1.obj FastArrayList.emptyCollection.version1.obj FastArrayList.fullCollection.version1.obj

2002-02-26 Thread morgand
morgand 02/02/26 12:31:23 Added: collections/data/test ArrayStack.emptyCollection.version1.obj ArrayStack.fullCollection.version1.obj CursorableLinkedList.emptyCollection.version1.obj Curso

cvs commit: jakarta-commons/collections/data/test ArrayStack.emptyCollection.version1.obj ArrayStack.fullCollection.version1.obj CursorableLinkedList.emptyCollection.version1.obj CursorableLinkedList.fullCollection.version1.obj FastArrayList.emptyCollection.version1.obj FastArrayList.fullCollection.version1.obj

2002-02-26 Thread morgand
morgand 02/02/26 12:27:31 Added: collections/data/test Tag: collections_1_x_branch ArrayStack.emptyCollection.version1.obj ArrayStack.fullCollection.version1.obj CursorableLinkedList.emptyCollection.version1.obj

cvs commit: jakarta-commons/collections/src/test/org/apache/commons/collections TestAll.java TestArrayList.java TestArrayStack.java TestCursorableLinkedList.java TestFastArrayList.java TestList.java

2002-02-26 Thread morgand
morgand 02/02/26 12:23:10 Modified:collections/src/test/org/apache/commons/collections Tag: collections_1_x_branch TestAll.java TestArrayList.java TestArrayStack.java TestCursorableLinkedList.java

cvs commit: jakarta-commons/collections/data/test FastHashMap.emptyCollection.version1.obj FastHashMap.fullCollection.version1.obj FastTreeMap.emptyCollection.version1.obj FastTreeMap.fullCollection.version1.obj LRUMap.emptyCollection.version1.obj LRUMap.fullCollection.version1.obj FastHashMap.emptyMap.version1.obj FastHashMap.fullMap.version1.obj FastTreeMap.emptyMap.version1.obj FastTreeMap.fullMap.version1.obj LRUMap.emptyMap.version1.obj LRUMap.fullMap.version1.obj

2002-02-26 Thread morgand
morgand 02/02/26 12:19:02 Added: collections/data/test Tag: collections_1_x_branch FastHashMap.emptyCollection.version1.obj FastHashMap.fullCollection.version1.obj FastTreeMap.emptyCollection.version1.obj

cvs commit: jakarta-commons/collections/src/test/org/apache/commons/collections TestMap.java TestObject.java

2002-02-26 Thread morgand
morgand 02/02/26 12:18:53 Modified:collections/src/test/org/apache/commons/collections Tag: collections_1_x_branch TestMap.java TestObject.java Log: merged with HEAD Revision ChangesPath No revision No r

cvs commit: jakarta-commons-sandbox/betwixt/src/test/org/apache/commons/betwixt TestBeanWriter.java

2002-02-26 Thread rdonkin
rdonkin 02/02/26 11:51:32 Modified:betwixt/src/java/org/apache/commons/betwixt XMLBeanInfo.java betwixt/src/java/org/apache/commons/betwixt/io BeanWriter.java betwixt/src/test/org/apache/commons/betwixt TestBe

cvs commit: jakarta-commons/logging/src/java/org/apache/commons/logging/impl LogFactoryImpl.java

2002-02-26 Thread costin
costin 02/02/26 11:00:27 Modified:logging/src/java/org/apache/commons/logging LogFactory.java logging/src/java/org/apache/commons/logging/impl LogFactoryImpl.java Log: Deal with the posiblity that a commons-logging is loaded in a loader, and

cvs commit: jakarta-commons/collections/src/test/org/apache/commons/collections TestList.java

2002-02-26 Thread morgand
morgand 02/02/26 10:45:46 Modified:collections/src/test/org/apache/commons/collections TestList.java Log: added compatibility tests Revision ChangesPath 1.8 +42 -4 jakarta-commons/collections/src/test/org/apache/commons/collections/Test

Re: [Betwixt] ID-IDREF solution to cyclic reference problem

2002-02-26 Thread robert burrell donkin
hi james On Tuesday, February 26, 2002, at 05:33 AM, James Strachan wrote: > From: "robert burrell donkin" <[EMAIL PROTECTED]> >> i should probably say something about the changes to >> org.apache.commons.betwixt.io.BeanWriter since they are quite extensive. > i' >> ve tried to separate the a

Re: [Commons] Testing "sub-components"

2002-02-26 Thread Morgan Delagrange
- Original Message - From: "Henri Yandell" <[EMAIL PROTECTED]> To: "Jakarta Commons Developers List" <[EMAIL PROTECTED]>; "Morgan Delagrange" <[EMAIL PROTECTED]> Sent: Tuesday, February 26, 2002 12:14 PM Subject: Re: [Commons] Testing "sub-components" > > > On Tue, 26 Feb 2002, Morgan D

Re: [Commons] Testing "sub-components"

2002-02-26 Thread Michael A. Smith
On Tue, 26 Feb 2002, Morgan Delagrange wrote: > Actually, I think the names below, which I drew from the current Collections > test classes, are slightly misleading. I think there should be a > "TestObject" test case, which tests the methods of Object. For most other > tasks, we probably want a

Re: [Commons] Testing "sub-components"

2002-02-26 Thread Henri Yandell
On Tue, 26 Feb 2002, Morgan Delagrange wrote: > > Leading to: > > > > Test: TestObject, TestSerialization, ... ??? > > I'm not _positive_ what you mean here. I think you're implying that there > be a "Test" component where all these tests live. I'm not sure that's a > good idea; I think it's

cvs commit: jakarta-commons/collections/src/test/org/apache/commons/collections TestMap.java TestObject.java

2002-02-26 Thread morgand
morgand 02/02/26 10:08:58 Modified:collections/src/test/org/apache/commons/collections TestMap.java TestObject.java Log: more generic name for serialized collections Revision ChangesPath 1.14 +8 -33 jakarta-commons/collections/src/test/o

cvs commit: jakarta-commons/collections/data/test FastHashMap.emptyCollection.version1.obj FastHashMap.fullCollection.version1.obj FastTreeMap.emptyCollection.version1.obj FastTreeMap.fullCollection.version1.obj LRUMap.emptyCollection.version2.obj LRUMap.fullCollection.version2.obj MultiHashMap.emptyCollection.version2.obj MultiHashMap.fullCollection.version2.obj SequencedHashMap.emptyCollection.version2.obj SequencedHashMap.fullCollection.version2.obj FastHashMap.emptyMap.version1.obj FastHashMap.fullMap.version1.obj FastTreeMap.emptyMap.version1.obj FastTreeMap.fullMap.version1.obj LRUMap.emptyMap.version2.obj LRUMap.fullMap.version2.obj MultiHashMap.emptyMap.version2.obj MultiHashMap.fullMap.version2.obj SequencedHashMap.emptyMap.version2.obj SequencedHashMap.fullMap.version2.obj

2002-02-26 Thread morgand
morgand 02/02/26 10:08:38 Added: collections/data/test FastHashMap.emptyCollection.version1.obj FastHashMap.fullCollection.version1.obj FastTreeMap.emptyCollection.version1.obj FastTreeMap.

Re: [Commons] Testing "sub-components"

2002-02-26 Thread Morgan Delagrange
- Original Message - From: "Henri Yandell" <[EMAIL PROTECTED]> To: "Jakarta Commons Developers List" <[EMAIL PROTECTED]> Sent: Tuesday, February 26, 2002 11:38 AM Subject: Re: [Commons] Testing "sub-components" > Leading to: > > Test: TestObject, TestSerialization, ... ??? I'm not _posi

[AltRMI] (PATCH) BEEP wire

2002-02-26 Thread vinaysahil chandran
Hi Paul, Presenting the BEEP transport layer for AltRMI NEW PACKAGES: org.apache.commons.altrmi.client.impl.beep.* org.apache.commons.altrmi.server.impl.beep.* For now I have built an independent test suite(BeepClient/ServerTest), but I guess this can be merged onto SocketClient/ServerT

Re: [Commons] Testing "sub-components"

2002-02-26 Thread Morgan Delagrange
- Original Message - From: "Daniel Rall" <[EMAIL PROTECTED]> To: "Jakarta Commons Developers List" <[EMAIL PROTECTED]> Cc: "Morgan Delagrange" <[EMAIL PROTECTED]> Sent: Tuesday, February 26, 2002 11:36 AM Subject: Re: [Commons] Testing "sub-components" > "Morgan Delagrange" <[EMAIL PROT

Re: commons dbcp or pool problems

2002-02-26 Thread Craig R. McClanahan
On Tue, 26 Feb 2002, Juozas Baliuka wrote: > Date: Tue, 26 Feb 2002 19:12:36 +0100 > From: Juozas Baliuka <[EMAIL PROTECTED]> > Reply-To: Jakarta Commons Developers List <[EMAIL PROTECTED]> > To: Jakarta Commons Developers List <[EMAIL PROTECTED]>, > [EMAIL PROTECTED] > Subject: Re: common

Re: [Commons] Testing "sub-components"

2002-02-26 Thread Henri Yandell
Leading to: Test: TestObject, TestSerialization, ... ??? On Tue, 26 Feb 2002, Daniel Rall wrote: > "Morgan Delagrange" <[EMAIL PROTECTED]> writes: > > > Right now, I'm not positive that there would be enough common operations to > > make it worthwhile, but I think it's worth considering. Perha

Re: [Commons] Testing "sub-components"

2002-02-26 Thread Daniel Rall
"Morgan Delagrange" <[EMAIL PROTECTED]> writes: > Right now, I'm not positive that there would be enough common operations to > make it worthwhile, but I think it's worth considering. Perhaps: > > Lang: TestObject, ? > IO: TestSerialization, ? > Collections: TestMap, TestCollection, TestLi

cvs commit: jakarta-commons/collections/src/test/org/apache/commons/collections TestList.java

2002-02-26 Thread morgand
morgand 02/02/26 09:32:20 Modified:collections/src/test/org/apache/commons/collections TestList.java Log: added simple serialization tests Revision ChangesPath 1.7 +46 -4 jakarta-commons/collections/src/test/org/apache/commons/collectio

cvs commit: jakarta-commons/collections/src/test/org/apache/commons/collections TestAll.java TestArrayList.java TestArrayStack.java TestFastArrayList.java

2002-02-26 Thread morgand
morgand 02/02/26 09:31:51 Modified:collections/src/test/org/apache/commons/collections TestAll.java TestArrayList.java TestArrayStack.java TestFastArrayList.java Log: fixed bug where Collections classes were erroneously running against

cvs commit: jakarta-commons/collections/src/test/org/apache/commons/collections TestFilterListIterator.java

2002-02-26 Thread rwaldhoff
rwaldhoff02/02/26 09:28:55 Modified:collections/src/java/org/apache/commons/collections FilterListIterator.java collections/src/test/org/apache/commons/collections TestFilterListIterator.java Log: fixing bug in FilterLis

Re: commons dbcp or pool problems

2002-02-26 Thread Juozas Baliuka
Hi, > > > > > Does the pool you are working on work with JDK1.4 and 1.3? > > > > This is a nasty issue, due to the changes in java.sql.Connection in 1.4. > Basically, it's not possible to write a single implementation of > Connection that compiles under both 1.3 and 1.4. > > The current implementa

[Commons] Testing "sub-components"

2002-02-26 Thread Morgan Delagrange
Hi all, In filling out some of the unit tests for Collections, I've noticed that there are quite a few tests and methods that are useful in a more general sense. For example: TestObject methods for testing equals() and hashCode() TestObject methods for performing Serialization in-memory and

RE: [digester] lowering logging level of a couple of messages...

2002-02-26 Thread Scott Sanders
+1, although you could turn that off since it is on the sax log rather than the normal. Scott > -Original Message- > From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 25, 2002 9:08 PM > To: Jakarta Commons Developers List > Subject: Re: [digester] lowering lo