[jira] Commented: (JELLY-105) Nested element's setName() called with name of tag

2004-08-27 Thread commons-dev
The following comment has been added to this issue: Author: dion gillard Created: Fri, 27 Aug 2004 1:40 AM Body: Anything I can use to create a testcase? - View this comment:

Re: [configuration] ConfigurationDynaBean and non-existent property names

2004-08-27 Thread Ricardo Gladwell
Hi Bill, You are quite correct. The logic stems from my original ConfigurationDynaBean which used lazy logic to determine if a property existed in a dynabean (I will be releasing a lazy version of the configu dynabean soon). If you could create an issue in bugzilla I will generate a patch for

DO NOT REPLY [Bug 30545] - [configuration] ConfigurationDynaBean

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

DO NOT REPLY [Bug 30545] - [configuration] ConfigurationDynaBean

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

[jira] Commented: (JELLY-112) Create Script from SAX events

2004-08-27 Thread commons-dev
The following comment has been added to this issue: Author: Michael Lipp Created: Fri, 27 Aug 2004 2:42 AM Body: Oh, I don't mind to subclass (though it is a bit silly to subclass only to change the visibility of a single method). I am more concerned whether my solution is

Re: [CONFIGURATION] Semantics change in 1.0-rc1

2004-08-27 Thread Emmanuel Bourg
Henning P. Schmiedehausen wrote: Please no, no method signature change. Sorry I wasn't clear enough, that's not what I suggested. The idea is to add a setThrowExceptionOnMissingProperties(boolean) method to change the behavior, it would be false by default. But we should definitely let the

[Jakarta Commons Wiki] Updated: ValidatorStandalone

2004-08-27 Thread commons-dev
Date: 2004-08-27T04:07:00 Editor: ReinhardSpisser [EMAIL PROTECTED] Wiki: Jakarta Commons Wiki Page: ValidatorStandalone URL: http://wiki.apache.org/jakarta-commons/ValidatorStandalone no comment Change Log:

[Jakarta Commons Wiki] Updated: ValidatorStandalone

2004-08-27 Thread commons-dev
Date: 2004-08-27T04:09:51 Editor: ReinhardSpisser [EMAIL PROTECTED] Wiki: Jakarta Commons Wiki Page: ValidatorStandalone URL: http://wiki.apache.org/jakarta-commons/ValidatorStandalone no comment Change Log:

Re: kama for commons/sandbox Email

2004-08-27 Thread James Mitchell
1. Make sure you are using 'extssh' as the connection method in Eclipse (as Craig suggested) 2. Make sure the Repository path is set to /home/cvs and not /home/cvspublic (as Martin suggested) If all else fails, delete the project and start from scratch. Use the CVS view and 'check out as' on the

RE: kama for commons/sandbox Email

2004-08-27 Thread Jörg Schaible
James Mitchell wrote on Friday, August 27, 2004 1:26 PM: 1. Make sure you are using 'extssh' as the connection method in Eclipse (as Craig suggested) 2. Make sure the Repository path is set to /home/cvs and not /home/cvspublic (as Martin suggested) 3. Open the view Error Log in Eclipse to

RE: kama for commons/sandbox Email

2004-08-27 Thread Matthias Wessendorf
thanks guys! it was the /home/cvs-thing, thank James! Regards, Matthias -Original Message- From: Jörg Schaible [mailto:[EMAIL PROTECTED] Sent: Friday, August 27, 2004 1:58 PM To: Jakarta Commons Developers List Subject: RE: kama for commons/sandbox Email James Mitchell wrote

Re: kama for commons/sandbox Email

2004-08-27 Thread James Mitchell
No problem. That's why we are hereit's all about the community. -- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx - Original Message - From: Matthias Wessendorf [EMAIL PROTECTED] To: 'Jakarta Commons Developers List' [EMAIL

DO NOT REPLY [Bug 30858] - [configuration] PropertyConfiguration.save() does not take basePath into account

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

DO NOT REPLY [Bug 29435] - pop3 before smtp

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

DO NOT REPLY [Bug 30893] New: - Javadoc for Configuration.subset(String prefix) is misleading

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

DO NOT REPLY [Bug 30893] - [configuration] Misleading javadoc for Configuration.subset(String prefix)

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

DO NOT REPLY [Bug 30893] - [configuration] Misleading javadoc for Configuration.subset(String prefix)

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

cvs commit: jakarta-commons-sandbox/email/src/java/org/apache/commons/mail Email.java

2004-08-27 Thread matzew
matzew 2004/08/27 04:43:14 Modified:email/src/java/org/apache/commons/mail Email.java Log: subbmitted patch for bug-entrie #29435 for supporting popBeforeSMTP Revision ChangesPath 1.16 +35 -5

Re: [MATH] Matrix indices

2004-08-27 Thread Mark R. Diggory
I agree entirely with your argument. I would feel more comfortable with 0 to n-1. -Mark Kim van der Linde wrote: Hi All, I ran into a problem with the RealMatrixImpl class. The class is designed such that it uses the default 1 to n counting for the rows and columns. However, JAVA has as a

Re: [MATH] Matrix indices

2004-08-27 Thread Kim van der Linde
Mark R. Diggory wrote: I agree entirely with your argument. I would feel more comfortable with 0 to n-1. Ok, how do I update the inproved class, as I did that already yesterday evening. I would also like to add several new methods: RealMatrix getSubMatrix (int startRow, int endRow, int

Re: [lang] Release 2.1 (1)

2004-08-27 Thread Henri Yandell
And I'll do a JDiff on Saturday. On Fri, 27 Aug 2004, Henri Yandell wrote: I just committed an implementation for DurationFormatUtils. My target is to keep it at a stupid level. We should have a comment directing people to JODA for more complicated or detailed needs. There are two

Re: [MATH] Matrix indices

2004-08-27 Thread Mark R. Diggory
I would recommend submitting a patch to the java files into bugzilla with the changes in it. Review the contributing documentation on the developers page: http://jakarta.apache.org/commons/math/developers.html Post any questions you may have about contributing a patch. Cheers, -Mark Kim van der

[Sandbox/Email] - Maven

2004-08-27 Thread Matthias Wessendorf
hi, when I try to run Maven, I got that: WARNING: Failed to download activation-1.0.2.jar. The build cannot continue because of the following unsatisfied dependencies: javamail-1.2.jar (try downloading from http://java.sun.com/products/javamail/) activation-1.0.2.jar (try downloading from

DO NOT REPLY [Bug 30896] New: - Adding new methods to RealMatrix

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

DO NOT REPLY [Bug 30897] New: - New methods in RealMatrixImpl and changing indexing

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

DO NOT REPLY [Bug 30897] - New methods in RealMatrixImpl and changing indexing

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

DO NOT REPLY [Bug 30896] - Adding new methods to RealMatrix

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

Re: [Sandbox/Email] - Maven

2004-08-27 Thread Dion Gillard
Download the jars manually and place them in your repo. On Fri, 27 Aug 2004 16:36:39 +0200, Matthias Wessendorf [EMAIL PROTECTED] wrote: hi, when I try to run Maven, I got that: WARNING: Failed to download activation-1.0.2.jar. The build cannot continue because of the following

Re: [Sandbox/Email] - Maven

2004-08-27 Thread Dirk Verbeeck
You have to download those 2 jars yourself, give them the correct name and put them in your local maven repository. -- Dirk Matthias Wessendorf wrote: hi, when I try to run Maven, I got that: WARNING: Failed to download activation-1.0.2.jar. The build cannot continue because of the following

DO NOT REPLY [Bug 30864] - [codec] Document how to print a QPDecoderStream with QCodec?

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

RE: [general] logging

2004-08-27 Thread Alex Karasulu
Yep I think these are some of the concerns that will be addressed if we just test it out. If it's bad when using a simple do nothing adapter than we can just junk the branch. I can't imagine a call that returns immediately causing too much of a slow down. Then again you can guard against the

cvs commit: jakarta-commons/codec/src/java/org/apache/commons/codec/net URLCodec.java QCodec.java BCodec.java QuotedPrintableCodec.java

2004-08-27 Thread ggregory
ggregory2004/08/27 10:18:17 Modified:codec/src/java/org/apache/commons/codec/net URLCodec.java QCodec.java BCodec.java QuotedPrintableCodec.java Log: Bugzilla Bug 30864 [codec] Document how to print a QPDecoderStream with QCodec? Added Javadoc noting that

cvs commit: jakarta-commons-sandbox/feedparser/tests/locate - New directory

2004-08-27 Thread burton
burton 2004/08/27 10:32:17 jakarta-commons-sandbox/feedparser/tests/locate - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: cvs commit: jakarta-struts project.xml

2004-08-27 Thread James Mitchell
Oops, this was meant for commons/validator -- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx - Original Message - From: James Mitchell [EMAIL PROTECTED] To: Struts Developers List [EMAIL PROTECTED] Sent: Friday, August 27, 2004 1:18

cvs commit: jakarta-commons-sandbox/feedparser/tests/filter - New directory

2004-08-27 Thread burton
burton 2004/08/27 10:34:45 jakarta-commons-sandbox/feedparser/tests/filter - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons-sandbox/feedparser/tests/locate locate1.html locate2.html locate3.html locate4.html locate5.html locate6.html locate7.html locate8.html locate9.html

2004-08-27 Thread burton
burton 2004/08/27 10:58:04 Added: feedparser/tests/locate locate1.html locate2.html locate3.html locate4.html locate5.html locate6.html locate7.html locate8.html locate9.html Log: more tests... Revision ChangesPath 1.1

cvs commit: jakarta-commons-sandbox/feedparser/tests locate1.html locate2.html locate3.html locate4.html locate5.html locate6.html locate7.html

2004-08-27 Thread burton
burton 2004/08/27 10:58:24 Removed: feedparser/tests locate1.html locate2.html locate3.html locate4.html locate5.html locate6.html locate7.html Log: more tests... - To unsubscribe, e-mail:

cvs commit: jakarta-commons-sandbox/feedparser/src/java/org/apache/commons/feedparser/test TestFeedLocator.java

2004-08-27 Thread burton
burton 2004/08/27 11:07:01 Modified:feedparser TODO feedparser/src/java/org/apache/commons/feedparser FOAFFeedParser.java FeedParser.java feedparser/src/java/org/apache/commons/feedparser/impl

[io] Re: ProcessUtils and support classes offer

2004-08-27 Thread matthew.hawthorne
Cris Perdue wrote: The purpose of the main ProcessUtils class is to make it simpler to call external programs and receive the results back. It was inspired especially by the TCL exec function and also resembles the Perl backtick operator. A simple call to df using the simplest form of call

Re: [general] logging

2004-08-27 Thread Craig McClanahan
On Fri, 27 Aug 2004 13:03:43 -0400, Alex Karasulu [EMAIL PROTECTED] wrote: However I think this issue is one we can resolve if we generalize the problem using monitors and event notification. Logging is just a specific application for a monitor. Paul Hammant described this in the NoLogging

Re: [general] logging

2004-08-27 Thread matthew.hawthorne
Craig McClanahan wrote: On Fri, 27 Aug 2004 13:03:43 -0400, Alex Karasulu [EMAIL PROTECTED] wrote: However I think this issue is one we can resolve if we generalize the problem using monitors and event notification. Logging is just a specific application for a monitor. Paul Hammant described this

Re: JEXL 1.0-RC1

2004-08-27 Thread robert burrell donkin
good work :) - robert On 26 Aug 2004, at 07:44, Dion Gillard wrote: The commons-jexl team is pleased to announce the Commons JEXL 1.0-RC1 release! http://jakarta.apache.org/commons/jexl/ Jexl is an implementation of the JSTL Expression Language with extensions. Changes in this version include:

[resources] An interesting problem

2004-08-27 Thread James Mitchell
I am refactoring and removing the source files that directly link to code that falls outside of the ASL. I am moving these over to sf.net/struts and I am almost done, but for 1 small problem. If you've looked over any of the test cases, you know that the tests are actually conducted with calls

Re: [resources] An interesting problem

2004-08-27 Thread matthew.hawthorne
James Mitchell wrote: I want my test classes to reuse this same test code, but I don't know what the best approach is. I don't want to copy/paste the existing code because I don't care to maintain the same code in 2 places. However, I can't simply reference the jar.because there is no jar,

Re: [general] logging

2004-08-27 Thread Henri Yandell
+1. I don't see any advantage to the commons-monitor approach as it would still involve a dependency and would probably be harder to code than simple logging. Is there an easy way to produce a jar stripped of its logging parts? Any of the bytecode-manip/aspect systems that could do it? Hen On

Re: [resources] An interesting problem

2004-08-27 Thread James Mitchell
Currently the project.xml produces commons-resources-1.0-dev.jar Can you help me with how I need to tell maven to create a 2nd artifact? Something like commons-resources-tests-1.0-dev.jar -- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx

Re: [resources] An interesting problem

2004-08-27 Thread matthew.hawthorne
James Mitchell wrote: Currently the project.xml produces commons-resources-1.0-dev.jar Can you help me with how I need to tell maven to create a 2nd artifact? Something like commons-resources-tests-1.0-dev.jar The cleanest way is to split the project into 2 subprojects. commons-resources/ core/

cvs commit: jakarta-commons/betwixt/xdocs/guide binding.xml start.xml

2004-08-27 Thread rdonkin
rdonkin 2004/08/27 14:13:36 Modified:betwixt/xdocs tasks.xml betwixt/xdocs/guide binding.xml start.xml Log: Documentation for multi mapping document support. Contributed by Brian Pugh. Revision ChangesPath 1.34 +5 -1

cvs commit: jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/strategy MixedContentEncodingStrategy.java

2004-08-27 Thread rdonkin
rdonkin 2004/08/27 14:14:04 Modified:betwixt/src/java/org/apache/commons/betwixt XMLIntrospector.java betwixt/src/java/org/apache/commons/betwixt/io BeanReader.java

cvs commit: jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/digester ConfigRule.java

2004-08-27 Thread rdonkin
rdonkin 2004/08/27 14:14:35 Added: betwixt/src/java/org/apache/commons/betwixt/digester ConfigRule.java Log: Multi mapping document support. Contributed by Brian Pugh. Revision ChangesPath 1.1

cvs commit: jakarta-commons/betwixt/src/test/org/apache/commons/betwixt mapping.xml

2004-08-27 Thread rdonkin
rdonkin 2004/08/27 14:15:03 Added: betwixt/src/test/org/apache/commons/betwixt mapping.xml Log: Multi mapping document support. Contributed by Brian Pugh. Revision ChangesPath 1.1 jakarta-commons/betwixt/src/test/org/apache/commons/betwixt/mapping.xml

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

2004-08-27 Thread rdonkin
rdonkin 2004/08/27 14:15:19 Added: betwixt/src/test/org/apache/commons/betwixt TestMultiMapping.java Log: Multi mapping document support. Contributed by Brian Pugh. Revision ChangesPath 1.1

cvs commit: jakarta-commons/betwixt/src/test/org/apache/commons/betwixt/dotbetwixt TestMultiMap.java

2004-08-27 Thread rdonkin
rdonkin 2004/08/27 14:15:39 Added: betwixt/src/test/org/apache/commons/betwixt/dotbetwixt TestMultiMap.java Log: Multi mapping document support. Contributed by Brian Pugh. Revision ChangesPath 1.1

cvs commit: jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/digester ClassRule.java

2004-08-27 Thread rdonkin
rdonkin 2004/08/27 14:14:20 Added: betwixt/src/java/org/apache/commons/betwixt/digester ClassRule.java Log: Multi mapping document support. Contributed by Brian Pugh. Revision ChangesPath 1.1

cvs commit: jakarta-commons/attributes maven.xml

2004-08-27 Thread leosutic
leosutic2004/08/27 16:12:53 Modified:attributes maven.xml Log: Fixed build. Revision ChangesPath 1.8 +1 -1 jakarta-commons/attributes/maven.xml Index: maven.xml === RCS file:

cvs commit: jakarta-commons/attributes windeploysite.cmd

2004-08-27 Thread leosutic
leosutic2004/08/27 16:13:13 Added: attributes windeploysite.cmd Log: Added this one to make it easier to update the site in Windows. Revision ChangesPath 1.1 jakarta-commons/attributes/windeploysite.cmd Index: windeploysite.cmd

RE: [lang] Interpolation

2004-08-27 Thread Gary Gregory
Hello, Since Interpolation is so close in intent to MessageFormat, I seems less confusing to Java (as opposed to Perl) people to use a MessageFormat-like name. For example MappedMessageFormat is not bad. Look at java.text.MessageFormat [1], Interpolation seems to do the same kind of thing. For

Re: [general] logging

2004-08-27 Thread Alex Karasulu
On Fri, 2004-08-27 at 15:13, Craig McClanahan wrote: On Fri, 27 Aug 2004 13:03:43 -0400, Alex Karasulu [EMAIL PROTECTED] wrote: However I think this issue is one we can resolve if we generalize the problem using monitors and event notification. Logging is just a specific application for

Re: cvs commit: jakarta-commons/validator project.xml

2004-08-27 Thread David Graham
Welcome aboard James! I noticed you misspelled your email address so I saved you some time and added [EMAIL PROTECTED] to some lists I thought you might enjoy :-). David --- [EMAIL PROTECTED] wrote: jmitchell2004/08/27 09:17:28 Modified:validator project.xml Log: Volunteer

Re: cvs commit: jakarta-commons/validator project.xml

2004-08-27 Thread James Mitchell
Geethanks!!! :P -- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx - Original Message - From: David Graham [EMAIL PROTECTED] To: Jakarta Commons Developers List [EMAIL PROTECTED] Sent: Friday, August 27, 2004 9:01 PM Subject: Re:

Re: [general] logging

2004-08-27 Thread Martin Cooper
On Fri, 27 Aug 2004 20:53:41 -0400, Alex Karasulu [EMAIL PROTECTED] wrote: On Fri, 2004-08-27 at 15:13, Craig McClanahan wrote: snip/ My concern can be dealt with by implementing a commone event monitor API that all the libraries use, so that I can still implement a generic event

DO NOT REPLY [Bug 30911] - Map that returns a defaul value if key is not present

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

DO NOT REPLY [Bug 30910] New: - EL: implementation of parseExpression does not implement spec

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

DO NOT REPLY [Bug 30910] - EL: implementation of parseExpression does not implement spec

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

DO NOT REPLY [Bug 30910] - EL: implementation of parseExpression does not implement spec

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

DO NOT REPLY [Bug 30911] New: - Map that returns a defaul value if key is not present

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

DO NOT REPLY [Bug 30911] - Map that returns a defaul value if key is not present

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

DO NOT REPLY [Bug 30911] - Map that returns a defaul value if key is not present

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

Re: problem with reading response of a multipart post

2004-08-27 Thread Tomislav Dedus
Hi Ortwin, thanks for the help! The problem was the content-type an the transfer-encoding-header. Overwriting of StringPart with not setting these headers solved the problem. Thanks again and best regards Tomi Tomislav Dedus wrote: Hi, first of all great project. But I'm

DO NOT REPLY [Bug 30908] New: - Chunked Stream Encoding Problems Fails to throw Exceptions

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

DO NOT REPLY [Bug 30908] - Chunked Stream Encoding Problems Fails to throw Exceptions

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

Problems with commons-logging jar and request for advice.

2004-08-27 Thread Eric Bloch
Hey Folks, I've experienced a few problems with httpclient not instantiating in a web application under some containers (websphere 5.1 is the latest, but I've seen problems in tomcat and ATG as well). This turns out to *always* be a problem with class-loading and commons-logging. It's hard

Re: Problems with commons-logging jar and request for advice.

2004-08-27 Thread Oleg Kalnichevski
Hi Eric Personally up to now I have not had too much of a hard time using commons-logging with Websphere 5.0 and 5.1. Maybe I was just lucky You may want to fork off the HttpClient 2.0 branch and host it on the SourceForge, for instance. HttpClient 2.0 is stable and will not be actively