Re: BasicDataSource creation throws SQLException

2016-08-12 Thread Roy Leonardus
need to keep in note, though. Roy On Thu, Aug 11, 2016 at 6:02 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Roy, > > On 8/11/16 3:43 AM, Roy Leonardus wrote: > > Hello Christopher, > > >

Re: BasicDataSource creation throws SQLException

2016-08-11 Thread Roy Leonardus
A256 > > Roy, > > On 8/10/16 11:11 AM, Roy Leonardus wrote: > > Hello Christopher, > > > > Thank you for the tip, i managed to test the code using the apache > > Derby now. > > > > it would be interesting to enhance the driver class to respond with &

Re: BasicDataSource creation throws SQLException

2016-08-10 Thread Roy Leonardus
, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Roy, > > On 8/3/16 10:03 AM, Roy Leonardus wrote: > > i'm using the EasyMock to test the creation of the BasicDataSource > > : > > > >

Re: BasicDataSource creation throws SQLException

2016-08-03 Thread Roy Leonardus
eturn row, i'm just not sure based on my trial. sorry if my question is a little bit weird, it is a first time for me. Roy On Wed, Aug 3, 2016 at 3:29 PM, Mark Thomas wrote: > On 03/08/2016 01:46, Roy Leonardus wrote: > > Dear All, > > > > I tried to create a new

BasicDataSource creation throws SQLException

2016-08-03 Thread Roy Leonardus
Dear All, I tried to create a new BasicDataSource and encountered such error java.sql.SQLException: Cannot create PoolableConnectionFactory (isValid() returned false) this is caused by this method in the PoolableConnection public void