What services in EAP 5.1 depends on Hypersonic?
Environment
- JBoss Enterprise Application Platform (EAP)
- 5.x
Issue
- JBoss EAP 5.1 comes with an in memory database (Hypersonic) to support basic services in JBoss AS. What are those services that depends on Hypersonic, also known as HSQLDB?
Resolution
The services that depends on DefaultDS, which datasource is defined as using Hypersonic database by default, are:
- messaging
- uuid-key-generator
- ejb2-timer-service
- juddi-service*
- snmp-adaptor*
* Only available in all and production profiles.
As This content is not included.EAP 5 Install Guide and This content is not included.EAP 5 Getting Started Guide, using the Hypersonic database is not supported in production. So you have to configure your setting to remove Hypersonic in your production environment. Please refer to this article "How do I remove Hypersonic SQL database (HSQLDB) from JBoss EAP?" for detailed steps.
This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.