on execution of the first db access (a select query):
org.exolab.castor.jdo.PersistenceException: Nested error: SQL Exception: Database 
'null' not found.

database.xml = 

<database name="castorappdb" engine="generic" >
   <data-source class-name="COM.cloudscape.core.BasicDataSource">
      <params 
           database="castortest2" name="castortest2" databasename="castortest2"
           Name="castortest2" Database="castortest2" DatabaseName="castortest2"/>
   </data-source>
</database>

which other attribute name could possible make a chance?
do i use the right data-source class? Anyone working with cloudscape?

dieter cailliau

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to