Re: [convert] Initial ideas (was: conversion with default values)

2004-03-21 Thread Ron Blaschke
RB Sunday, March 21, 2004, 2:59:12 AM, you wrote: SC Basically the sooner you can make available SC ideas/designs/code the more it SC can be talked about ;-) RB Point taken. Please find attached a summary of my thoughts (well, not RB all of them; just those related to convert). Don't know if

Re: [convert] Initial ideas (was: conversion with default values)

2004-03-21 Thread Ron Blaschke
SC Basically the sooner you can make available SC ideas/designs/code the more it SC can be talked about ;-) RB Point taken. Please find attached a summary of my thoughts (well, not RB all of them; just those related to convert). RB Don't know if the images made it to the list, so you'd better

Bug report for Commons [2004/03/21]

2004-03-21 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

[validator] Side effect of allowing multiple forms on the same page

2004-03-21 Thread Carlos Sanchez
The last commit of the javascript code allows multiple forms on the same page by generating a unique variable name based on form name, adding this line oMinLength = eval('new ' + form.name + '_minlength()'); But if any field of the form is called name javascript validation doesn't work as

cvs commit: jakarta-commons/commons-build/xdocs navigation.xml

2004-03-21 Thread mdiggory
mdiggory2004/03/21 09:27:42 Modified:commons-build/xdocs navigation.xml Log: Adding link on breadcrumb to Jakarta Revision ChangesPath 1.7 +6 -0 jakarta-commons/commons-build/xdocs/navigation.xml Index: navigation.xml

cvs commit: jakarta-commons/launcher/src/java/org/apache/commons/launcher Launcher.java

2004-03-21 Thread dirkv
dirkv 2004/03/21 11:12:26 Modified:launcher/src/java/org/apache/commons/launcher Launcher.java Log: Patch to use the Launcher from a class running in a WAS 5.0 Web App. Protocol returned by resource.getProtocol() is wsjar Patch by Marcus Mosttler (commons-dev 8/3/2004)

Re: [Launcher] Requested change in Launcher.getBootstrapFile

2004-03-21 Thread Dirk Verbeeck
patch applied Thanks Dirk [EMAIL PROTECTED] wrote: Hi, I am trying to use the Launcher from a class running in a WAS 5.0 Web App. I ran into a problem when the Launcher.start is trying to get the Bootstrap File for use in determining the canonical path for its default launch file. The problem is

Re: cvs commit: jakarta-commons/commons-build/xdocs navigation.xml

2004-03-21 Thread Dirk Verbeeck
Is this really needed? There is already a link on the jakarta logo. -- Dirk [EMAIL PROTECTED] wrote: mdiggory2004/03/21 09:27:42 Modified:commons-build/xdocs navigation.xml Log: Adding link on breadcrumb to Jakarta Revision ChangesPath 1.7 +6 -0

cvs commit: jakarta-commons/math/xdocs/userguide stat.xml

2004-03-21 Thread psteitz
psteitz 2004/03/21 12:32:50 Modified:math/xdocs/userguide stat.xml Log: Formatting. Revision ChangesPath 1.13 +25 -18jakarta-commons/math/xdocs/userguide/stat.xml Index: stat.xml === RCS

cvs commit: jakarta-commons-sandbox/scaffold/src/java/org/apache/commons/scaffold/util BizRequest.java BizRequestImpl.java BizResponse.java BizResponseImpl.java BizService.java BizServiceImpl.java Executable.java FunctionBean.java LabelValueBean.java Localized.java Mapped.java Message.java MessageImpl.java Messages.java MessagesImpl.java ProcessBean.java ProcessBeanBase.java ProcessResult.java ProcessResultBase.java ResourceUtils.java ResultList.java ResultListBase.java Scroller.java ScrollerBean.java Storable.java StorageBean.java

2004-03-21 Thread dirkv
dirkv 2004/03/21 13:10:11 Modified:scaffold/src/java/org/apache/commons/scaffold/util BizRequest.java BizRequestImpl.java BizResponse.java BizResponseImpl.java BizService.java BizServiceImpl.java Executable.java

cvs commit: jakarta-commons-sandbox/scaffold/src/java/org/apache/commons/scaffold/text ConvertUtils.java Merge.java

2004-03-21 Thread dirkv
dirkv 2004/03/21 13:10:18 Modified:scaffold/src/java/org/apache/commons/scaffold/text ConvertUtils.java Merge.java Log: Bugzilla Bug 27689: [scaffold] changing to the Apache 2.0 license removed source file contents. Revision ChangesPath 1.11

cvs commit: jakarta-commons-sandbox/scaffold/src/java/org/apache/commons/scaffold/sql AccessBase.java CommandStore.java ConnectionAdaptor.java MockAdaptor.java PoolmanAdaptor.java ResultSetUtils.java ScrollerBeanBase.java ServletAdaptor.java StatementUtils.java StorageBeanBase.java

2004-03-21 Thread dirkv
dirkv 2004/03/21 13:10:27 Modified:scaffold/src/java/org/apache/commons/scaffold/sql AccessBase.java CommandStore.java ConnectionAdaptor.java MockAdaptor.java PoolmanAdaptor.java ResultSetUtils.java

cvs commit: jakarta-commons-sandbox/scaffold/src/java/org/apache/commons/scaffold/lucene SearchUtils.java Engine.java

2004-03-21 Thread dirkv
dirkv 2004/03/21 13:10:34 Modified:scaffold/src/java/org/apache/commons/scaffold/lucene SearchUtils.java Engine.java Log: Bugzilla Bug 27689: [scaffold] changing to the Apache 2.0 license removed source file contents. Revision ChangesPath 1.8

cvs commit: jakarta-commons-sandbox/scaffold/src/java/org/apache/commons/scaffold/lang BaseException.java ChainedException.java ParameterException.java PopulateException.java PropertiesException.java ResourceException.java TestData.java

2004-03-21 Thread dirkv
dirkv 2004/03/21 13:10:42 Modified:scaffold/src/java/org/apache/commons/scaffold/lang BaseException.java ChainedException.java ParameterException.java PopulateException.java PropertiesException.java

cvs commit: jakarta-commons-sandbox/scaffold/src/java/org/apache/commons/scaffold/http HttpClient.java SetUp.java SocketUtil.java

2004-03-21 Thread dirkv
dirkv 2004/03/21 13:10:49 Modified:scaffold/src/java/org/apache/commons/scaffold/http HttpClient.java SetUp.java SocketUtil.java Log: Bugzilla Bug 27689: [scaffold] changing to the Apache 2.0 license removed source file contents. Revision Changes

cvs commit: jakarta-commons-sandbox/scaffold project.properties

2004-03-21 Thread dirkv
dirkv 2004/03/21 13:11:26 Modified:scaffold project.properties Log: use custom site template image Revision ChangesPath 1.2 +2 -0 jakarta-commons-sandbox/scaffold/project.properties Index: project.properties

cvs commit: jakarta-commons-sandbox/scaffold/xdocs downloads.xml index.xml navigation.xml

2004-03-21 Thread dirkv
dirkv 2004/03/21 13:11:50 Modified:scaffold/xdocs downloads.xml index.xml navigation.xml Log: add license Revision ChangesPath 1.2 +17 -2 jakarta-commons-sandbox/scaffold/xdocs/downloads.xml Index: downloads.xml

DO NOT REPLY [Bug 27689] - [scaffold] changing to the Apache 2.0 license removed source file contents.

2004-03-21 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=27689. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

[math][proposal] stat package structure

2004-03-21 Thread Phil Steitz
I would like to propose the following repackaging of classes in the stat and distributions packages. 1. Move the univariate statistical aggregates (DescriptiveStatistics, SummaryStatistics et al) into the univariate package. 2. Move distributions back into stat. I did not comment on the

cvs commit: jakarta-commons-sandbox/vfs build.xml project.xml

2004-03-21 Thread dirkv
dirkv 2004/03/21 13:41:27 Modified:vfs build.xml project.xml Log: fix vfs build (webdavlib 2.x is needed for httpclient 2.x and is not compatible with 1.x version) Revision ChangesPath 1.19 +3 -3 jakarta-commons-sandbox/vfs/build.xml Index:

cvs commit: jakarta-commons-sandbox/vfs/lib/slide/jars webdavlib-20030224.jar

2004-03-21 Thread dirkv
dirkv 2004/03/21 13:42:27 Removed: vfs/lib/slide/jars webdavlib-20030224.jar Log: not needed anymore, webdavlib uploaded to ibiblio - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

cvs commit: jakarta-commons/math/src/java/org/apache/commons/math/stat SummaryStatisticsImpl.java

2004-03-21 Thread psteitz
psteitz 2004/03/21 13:56:26 Modified:math/src/java/org/apache/commons/math/stat SummaryStatisticsImpl.java Log: Removed unused import. Javadoc. Revision ChangesPath 1.4 +6 -5

cvs commit: jakarta-commons/math/src/java/org/apache/commons/math/util DefaultTransformer.java

2004-03-21 Thread psteitz
psteitz 2004/03/21 13:57:19 Modified:math/src/java/org/apache/commons/math/random EmpiricalDistribution.java math/src/java/org/apache/commons/math/stat AbstractDescriptiveStatistics.java

Re: [common-build]

2004-03-21 Thread Stephen Colebourne
yep, I think we are settled on the design in this area. So what are your sentimate on the overall toplevel site generation. Do you feel its adequate to replace the existing contents at this time? I would say the time is right to update the main site. Then people can comment on it and it'll get

Re: [common-build]

2004-03-21 Thread robert burrell donkin
On 21 Mar 2004, at 22:12, Stephen Colebourne wrote: yep, I think we are settled on the design in this area. So what are your sentimate on the overall toplevel site generation. Do you feel its adequate to replace the existing contents at this time? I would say the time is right to update the main

cvs commit: jakarta-commons/math/src/java/org/apache/commons/math/stat BivariateRegression.java

2004-03-21 Thread psteitz
psteitz 2004/03/21 14:39:56 Modified:math/src/java/org/apache/commons/math/stat BivariateRegression.java Log: Javadoc Revision ChangesPath 1.15 +11 -7 jakarta-commons/math/src/java/org/apache/commons/math/stat/BivariateRegression.java

Re: [math][proposal] stat package structure

2004-03-21 Thread Mark R. Diggory
On Sun, 2004-03-21 at 16:14, Phil Steitz wrote: I would like to propose the following repackaging of classes in the stat and distributions packages. 1. Move the univariate statistical aggregates (DescriptiveStatistics, SummaryStatistics et al) into the univariate package. +1, sensible

Re: Memory Leaks when web server hangs

2004-03-21 Thread Michael Becke
Hi Eric, What exactly do you mean by thread thrashing? Which connection manager are you using? Mike On Mar 19, 2004, at 1:21 PM, Eric Bloch wrote: Hey there, I create/destroy http clients but always have them use the same connection manager. Will that cause thread thrashing? Thanks,

Re: Memory Leaks when web server hangs

2004-03-21 Thread Roland Weber
Hello Eric, by using the same connection manager for each HttpClient, you avoid the biggest penalty for creating new clients. But still, each new client uses up some heap space, which will have to be garbage collected sooner or later. There are state objects, and parameter objecs, and probably

Re: Multithreaded Connection manager question and 400+ servers

2004-03-21 Thread Roland Weber
Hello Andre, you should try to get some real-life data to decide on connection management. Like a trace on how many connections are made to which hosts in what frequency. Then you can verify whether the frequently used hosts support connection keep-alive or not. I agree with Michael's assessment

Re: Memory Leaks when web server hangs

2004-03-21 Thread Eric Bloch
I'm happy to change my code but have a version of my product out there that does it this way and wanted to make sure it wasn't in need of immediate patch :-) -E Roland Weber wrote: Hello Eric, by using the same connection manager for each HttpClient, you avoid the biggest penalty for

Re: Repost: Authentication question

2004-03-21 Thread Roland Weber
Hello, use HttpMethod.setDoAuthentication(false). Then, your application will get the 40x response directly and can check the returned headers for the auth scheme and parameters. If it's basic auth, you should enable preemptive authentication after providing the credentials, to avoid unnecessary