Re: Betwixt

2002-04-18 Thread James Strachan
From: Glen Stampoultzis [EMAIL PROTECTED] Can betwixt be used to read collections of arbitary objects? For example, if I have an ArrayList containing objects of ClassA and ClassB is there anyway I can configure things so that they are read in correctly? Sure. Though the trick is for the bean

DO NOT REPLY [Bug 8244] New: - CallMethodRule rule can't be used to call no arg methods

2002-04-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8244. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 8244] - CallMethodRule rule can't be used to call no arg methods

2002-04-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8244. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 8244] - CallMethodRule rule can't be used to call no arg methods

2002-04-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8244. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

[GUMP] Build Failure - commons-latka

2002-04-18 Thread Ted Husted
This email is autogenerated from the output from: http://jakarta.apache.org/builds/gump/2002-04-18/commons-latka.html Buildfile: build.xml init: [echo] latka 1.0-dev

HTTP Client examples?

2002-04-18 Thread Chuck Beretz
Hi Folks: I downloaded the Commons HTTP Client for the first time yesterday and it looks like exactly what I need for a small project I am engaged in. Nice work! Are there any examples floating around that could help get me up to speed quickly (I've search the list's message archive but came up

cvs commit: jakarta-commons/latka/xdocs project.xml

2002-04-18 Thread dion
dion02/04/18 07:38:51 Modified:latka/xdocs project.xml Log: Add Maven to the links Revision ChangesPath 1.20 +2 -1 jakarta-commons/latka/xdocs/project.xml Index: project.xml === RCS

Re: HTTP Client examples?

2002-04-18 Thread Chuck Beretz
Even unit tests would be helpful. Where are they stored? Thanks! Chuck --- Henri Yandell [EMAIL PROTECTED] wrote: While not examples per se, there are all the unit tests. As long as you're used to the very low level of additional functionality JUnit is adding, these seem a very good way

DO NOT REPLY [Bug 8254] - Make Base64 class public

2002-04-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8254. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: [BeanUtils] PropertyUtils and DynaBeans (getPropertyDescriptors)

2002-04-18 Thread Craig R. McClanahan
I agree with keeping expression evaluation separate from DynaBeans. Not only does this provide for consistency (what method on a standard JavaBean knows how to interpret one.two[3].four(5) :-), but different applications might want to use different expression language syntaxes -- and baking a

cvs commit: jakarta-commons-sandbox/fileupload/src/java/org/apache/commons/fileupload DefaultFileItem.java FileUpload.java

2002-04-18 Thread jmcnally
jmcnally02/04/18 09:10:28 Modified:fileupload/src/java/org/apache/commons/fileupload DefaultFileItem.java FileUpload.java Log: handling values which may be url encoded. Revision ChangesPath 1.5 +8 -1

cvs commit: jakarta-commons/digester/src/java/org/apache/commons/digester package.html

2002-04-18 Thread rdonkin
rdonkin 02/04/18 10:44:43 Modified:digester/src/java/org/apache/commons/digester package.html Log: Updated and corrected digester documentation to reflect use of commons logging (rather than the old print writer) Revision ChangesPath 1.10 +29 -6

DO NOT REPLY [Bug 7740] - MethodUtils method compare bug

2002-04-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7740. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: [BeanUtils] PropertyUtils and DynaBeans (getPropertyDescriptors)

2002-04-18 Thread Stephen Colebourne
Yes, keeping it separate makes sense to me. Let me explain my interest in this area. At joda.org (and for my day job) I have been developing classes to manage domain models. Part of this work has involved defining classes that provide bean meta data, similar to DynaClass and PropertyDescriptor

cvs commit: jakarta-commons/digester/src/test/org/apache/commons/digester Test5.xml RuleTestCase.java

2002-04-18 Thread rdonkin
rdonkin 02/04/18 14:23:44 Modified:digester/src/java/org/apache/commons/digester CallMethodRule.java Digester.java digester/src/test/org/apache/commons/digester RuleTestCase.java Added:

DO NOT REPLY [Bug 8244] - CallMethodRule rule can't be used to call no arg methods

2002-04-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8244. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: [BeanUtils] PropertyUtils and DynaBeans (getPropertyDescriptors)

2002-04-18 Thread Craig R. McClanahan
On Thu, 18 Apr 2002, Stephen Colebourne wrote: Date: Thu, 18 Apr 2002 21:27:09 +0100 From: Stephen Colebourne [EMAIL PROTECTED] Reply-To: Jakarta Commons Developers List [EMAIL PROTECTED] To: Jakarta Commons Developers List [EMAIL PROTECTED] Subject: Re: [BeanUtils] PropertyUtils and

RE: HTTP Client examples?

2002-04-18 Thread Waldhoff, Rodney
Even unit tests would be helpful. Where are they stored? At src/test in CVS or a source distribution. E.g., http://cvs.apache.org/viewcvs/jakarta-commons/httpclient/src/test/org/apache /commons/httpclient/. TestGetMethodLocal, TestMethodsLocalHost, TestMethodsExternalHost are probably good

DO NOT REPLY [Bug 8286] New: - shouldn't throw exception on bad cookies

2002-04-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8286. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: commons messenger

2002-04-18 Thread Thomas Marsh
James: Are messagelets multithreaded? Will messagelets be instantiated for processing messages on a given queue as fast as the messages arrive on the queue? Or are they processed serially? I'd like them to be processed as fast as they come in.. Thanks. Tom James Strachan wrote: From:

DO NOT REPLY [Bug 8287] New: - should allow receiving secure cookies from non-secure chanel

2002-04-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8287. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 8288] New: - user need a way to control cookie policy

2002-04-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8288. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.