Re: [sandbox/OpenPGP] Encryption capabilities

2012-08-25 Thread Dennis Lundberg
operations -- specifically file encryption -- and this >>> project seems like a likely place for such things to live. >> >> Sounds right. >> >> Stefan > > ----

Re: [xml-rpc] How to use ssl in client and server?

2011-04-25 Thread Dennis Lundberg
ns.apache.org > For additional commands, e-mail: user-h...@commons.apache.org > > -- Dennis Lundberg - To unsubscribe, e-mail: user-unsubscr...@commons.apache.org For additional commands, e-mail: user-h...@commons.apache.org

Re: [logging] Problem with Eclipse infocenter WAR file - org.apache.commons.logging.LogConfigurationException: No suitable Log constructor

2011-02-08 Thread Dennis Lundberg
... 35 more > Caused by: java.lang.ClassNotFoundException: org.apache.log4j.Category > at > org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:506) > at > org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:422) >

Re: [logging] Problem with Eclipse infocenter WAR file - org.apache.commons.logging.LogConfigurationException: No suitable Log constructor

2011-02-03 Thread Dennis Lundberg
------- > To unsubscribe, e-mail: user-unsubscr...@commons.apache.org > For additional commands, e-mail: user-h...@commons.apache.org > > -- Dennis Lundberg - To unsubscribe, e-mail: user-unsubscr...@commons.apache.org For additional commands, e-mail: user-h...@commons.apache.org

Re: Bug with StringEscapeUtilities' escapeHTML/unescapeHTML for certain characters

2010-12-18 Thread Dennis Lundberg
give "å" > Using the unescape functional also gives the (incorrect) reverse results. > > Is this an actual bug or am I missing something? > > Thanks, > Burt > > ----- &

Re: [lang] common-lang3 mvn repo

2010-11-04 Thread Dennis Lundberg
if the version has not changed, possible > tampering? It is the checksum files that have changed, not the artifact itself. Perhaps someone is running a maintenance job on the Nexus instance (the repository manager we use) at repository.apache.org? >

Re: [dbcp] connection error while querying to db after being 7+ hours idle.

2010-07-23 Thread Dennis Lundberg
PS: for your information my application is a mulithreaded application where > lots of threads running concurrently. > > On Fri, Jul 23, 2010 at 12:50 AM, Dennis Lundberg wrote: > >> On 2010-07-21 07:37, Minhaj wrote: >>> Hi, >>> >>> I'm facing the

Re: [dbcp] connection error while querying to db after being 7+ hours idle.

2010-07-22 Thread Dennis Lundberg
lient > timeouts, or using the Connector/J connection property 'autoReconnect=true' > to avoid this problem. > > > > Thanks are in advance. > -- Dennis Lundberg - To unsubscribe, e-mail: user-unsubscr...@commons.apache.org For additional commands, e-mail: user-h...@commons.apache.org

Re: FaltFile.jar

2010-01-06 Thread Dennis Lundberg
apache.org > For additional commands, e-mail: user-h...@commons.apache.org > > -- Dennis Lundberg - To unsubscribe, e-mail: user-unsubscr...@commons.apache.org For additional commands, e-mail: user-h...@commons.apache.org

Re: DBCP woes (running out of cursors).

2009-10-14 Thread Dennis Lundberg
mance. > - Should I use timeBetweenEvictionRunsMillis - What's an "eviction" run? > - Should I reduce maxIdle? > > 3. Is there a newer version of DBCP than the one that comes with >Tomcat that might mitigate this problem and is it a good idea to >drop that into Tomcat? > > Any useful advice would be appreciated. > > > - > To unsubscribe, e-mail: user-unsubscr...@commons.apache.org > For additional commands, e-mail: user-h...@commons.apache.org > > -- Dennis Lundberg - To unsubscribe, e-mail: user-unsubscr...@commons.apache.org For additional commands, e-mail: user-h...@commons.apache.org

Re: What's required to convert from DBUtils 1.1 to DBUtils 1.2?

2009-08-27 Thread Dennis Lundberg
re converted to 0 when read from the database -- >> http://issues.apache.org/jira/browse/DBUTILS-42 >> >> >> >> I see that DBUtils 1.2 fixes this problem. However, DBUtils 1.2 breaks >> my app. Before I commit to "fixing" my app, can anyone outline the >> amount of work required to upgrade one's app for use with DBUtils 1.2? >> I'm using the MS SQL Server JDBC driver. >> >> >> >> Thank you. >> >> >> >> Jim >> >> >> >> >> >> > -- Dennis Lundberg - To unsubscribe, e-mail: user-unsubscr...@commons.apache.org For additional commands, e-mail: user-h...@commons.apache.org

Re: Turning off commons logging

2008-06-02 Thread Dennis Lundberg
-5p - %m%n log4j.appender.R1.layout=org.apache.log4j.PatternLayout log4j.appender.R1.layout.ConversionPattern=%-4r [%t](%F:%L) %-5p - %m%n - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Release of commons-cli?

2008-05-29 Thread Dennis Lundberg
azaar branch and see if dropping the POM from trunk in and editing suitably does the trick. I've checked in a working Maven 2 POM in the 1.x branch. It is missing the assembly bits, but we can look at that later on. Let me know if it needs anything

Re: Problem when using ant task SCP

2008-04-27 Thread Dennis Lundberg
OK, but the task you are using is one of Ant's optional tasks. The documentation for that task is here: http://ant.apache.org/manual/OptionalTasks/scp.html Ant != Commons Daphna Deutsch wrote: http://commons.apache.org/vfs/mail-lists.html -Original Message- From: Dennis Lun

Re: Problem when using ant task SCP

2008-04-27 Thread Dennis Lundberg
com.jcraft.jsch.JSchException: 2: No such file Thanks for your help, Daphna - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAI

Re: No javadoc or source downloads

2008-03-02 Thread Dennis Lundberg
sebb wrote: On 02/03/2008, Oliver Heger <[EMAIL PROTECTED]> wrote: Dennis Lundberg schrieb: Parks, Bill (CDC/CCHIS/NCPHI) wrote: >> Please add javadoc and source downloads for version 1.5. The files on >> the ibiblio site are corrupt. > > You might want to contact

Re: No javadoc or source downloads

2008-03-02 Thread Dennis Lundberg
files you are looking for at this address and they work fine: http://repo1.maven.org/maven2/commons-configuration/commons-configuration/1.5/ -- Dennis Lundberg - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Re: Help for SQL parsing library

2007-11-29 Thread Dennis Lundberg
help me. Vijay - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Dennis Lundberg - To unsubscribe, e-mail

[ANNOUNCEMENT] Commons Logging 1.1.1 released

2007-11-28 Thread Dennis Lundberg
-118] - Generate source and binary archives Dennis Lundberg, on behalf of the Commons community - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: commons-logging jar keeps tomcat process runing

2007-11-20 Thread Dennis Lundberg
gards, Simon On Tue, 2007-11-20 at 20:00 +0100, Dennis Lundberg wrote: Have a look at the second last entry in the FAQ at http://wiki.apache.org/commons/Logging/FrequentlyAskedQuestions "A memory leak occurs when undeploying/redeploying a webapp that uses Commons Logging. How do I fix this?&

Re: commons-logging jar keeps tomcat process runing

2007-11-20 Thread Dennis Lundberg
//overview.mail.yahoo.com/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Dennis Lundberg - To unsubscribe, e-mail: [EMAIL

Re: [JCL] LogConfigurationException headache

2007-10-18 Thread Dennis Lundberg
e give me some hints what the problem is and how I can fix it? Any input is highly appreciated. salu2 -- Dennis Lundberg - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: unsubscribe

2007-08-22 Thread Dennis Lundberg
_mail&p=graduation+gifts&cs=bz - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Dennis Lundberg - To unsubscribe, e-

Re: unsubscribe

2007-08-22 Thread Dennis Lundberg
cribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Dennis Lundberg