Somewhere along my testing, I decided that databaseType in the Journal block was superfluous and thought a day of debugging would be nice. :-) All's well that ends well, eh?
On Tue, Aug 17, 2010 at 2:26 AM, Thomas Müller <[email protected]>wrote: > Hi, > > > And the final change to fix my issue: set databaseType="oracle" in my > > journal definition. > > According to the configuration you posted, the databaseType was > already set to "oracle"? > > > OraclePersistenceManager does this without me setting the parameter > > explicitly (~line 97). Should OracleDatabaseJournal assume the defaults > > that OraclePersistenceManager does? > > Yes. Could you please log a JIRA issue for this problem? I think we > should fix that. > > Regards, > Thomas >
