Hi!

This trace is coming up when calling [java eb.ClientAccount AccountImplHome]:
=> Exception getting account list: javax.ejb.FinderException: Failed to find
      bean from database (findAllAccounts)

The sb-example and the InstandDB are working fine.
I think there is a connection problem to the InstantDB.

My config is:
NT4.0 SP5 with InstantDB v3.21 and JDK1.3.

I use the InstantDB with following InstantDB1.properties:
datasource.name     jdbc_1
datasource.url
jdbc:idb=D:\programs\jonas\jonas-2-1-1\examples\src\eb\Account.prp
datasource.classname     org.enhydra.instantdb.jdbc.idbDriver
jdbc.connchecklevel 1
jdbc.connmaxage     30
jdbc.connmaxthreads 4
jdbc.connexcltimeout     30
jdbc.connteststmt   set date format "yyyy/mm/dd"

The jonas.properties looks like this:
jonas.name               jonas
jonas.beans.descriptors
jonas.datasources        InstantDB1
jonas.tm.remote               false
jonas.tm.timeout         60

Does anybody know what could be wrong?

Thanks in advance,

Erik


----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to