Hi all,
can someone please explain me or point me to the API documentation regarding the call to getDatabaseName() before setting it with setDatabaseName().
I'm a beginner with Castor and just wondering why can't the database name be read from the database XML config file?
It appears as attribute in <database> tag, isn't it?
Or those names doesn't refer to the same thing?
 
I've tried to create JDO object, loadConfiguration() from XML file and then call getDatabaseName() to retrieve the database name. I got an excpetion saying that I need to setDatabaseName() prior to calling getDatabaseName(). That seems obvious, but I think that the load of configuration would retrieve and set the database name.
 
Thank you,
ec
 
 
 
________________________________
15 Mbytes Free Web-based and POP3
Sign up now: http://www.gawab.com
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev

Reply via email to