This content has been marked as final.
Show 1 reply
-
1. Re: Changing database from HSQL
wdfink Jun 5, 2013 2:31 AM (in response to mataratones)1 of 1 people found this helpfulJMS messaging and ejb-timerservice use the DefaultDS.
If you grep for the JNDI name in deploy and messaging directory you will find the configuration.
You might remove JMS and use null-persistence (memory) for the timers or change the DS name.