Hi,

The sb example is a simple example with no database access.

Before running the eb example, have you configure your database,
as it is explain in the Installation Guide in the Chapter:
"Configuring InstantDB for the supplied example"
(You have to run a sql script to create the table used by this example)

Kind regards.
H�l�ne.

[EMAIL PROTECTED] wrote:
> 
> 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".

-- 
-=- H�l�ne JOANIN -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  mailto:[EMAIL PROTECTED]   http://www.evidian.com
  Phone: 33.4.76.29.73.53            Fax: 33.4.76.29.76.00
  Download our EJB Server JOnAS at http://www.objectweb.org
----
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