Roger I Martin PhD wrote:

> Hello,
> 
> After compiling the cvs HEAD of excalibur with jdk1.4 the Jdbc3Connection
> showed up in the jar.  However, then the next exception occurs:


Ok, I will take a look at it.


> 
> 2002-01-11 13:36:20 DEBUG   (2002-01-11) 13:36.20:325   [cocoon  ]
> (Unknown-URI) Unknown-thread/LogKitLogger: Exception in
> JdbcConnectionFactory.newInstance:
> java.lang.NoSuchMethodException
>  at java.lang.Class.getConstructor0(Class.java:1760)
>  at java.lang.Class.getConstructor(Class.java:995)
>  at
> org.apache.avalon.excalibur.datasource.JdbcConnectionFactory.newInstance(Jdb
> cConnectionFactory.java:123)
>  at
> org.apache.avalon.excalibur.pool.AbstractPool.newPoolable(AbstractPool.java:
> 82)
>  at
> org.apache.avalon.excalibur.pool.HardResourceLimitingPool.newPoolable(HardRe
> sourceLimitingPool.java:95)
>  at
> org.apache.avalon.excalibur.datasource.JdbcConnectionPool.newPoolable(JdbcCo
> nnectionPool.java:74)
>  at
> org.apache.avalon.excalibur.pool.AbstractPool.internalGrow(AbstractPool.java
> :126)
>  at
> org.apache.avalon.excalibur.pool.HardResourceLimitingPool.internalGrow(HardR
> esourceLimitingPool.java:104)
> 
> Regards,
> 
> Roger
> 
> ----- Original Message -----
> From: "Berin Loritsch" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, January 11, 2002 1:20 PM
> Subject: Re: no connections in the pool
> 
> 
> 
>>Roger I Martin PhD wrote:
>>
>>
>>>Hello, I looked into this and found that the current cvs HEAD supplies
>>>avalon-excalibur-20011229.jar and a look inside of it shows no
>>>org.apache.avalon.excalibur.datasource.Jdbc3Connection class
>>>
>>
>>
>>Let me guess, you are running on JDK 1.4?
>>
>>Try compiling Excalibur with JDK 1.4 enabled--you will get the class you
>>need.
>>
>>
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 
> .
> 
> 



-- 

"They that give up essential liberty to obtain a little temporary safety
  deserve neither liberty nor safety."
                 - Benjamin Franklin


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to