Hide Forgot
project_key: SOA After switching to hornetq if schema tool is used, there are created files deploy/hornetq/db-jms-ds.xml and {dbname}-persistence-service.xml, which are useless for hornetq. If jboss messaging libs are deleted from jboss-as/common/lib (and they are with current version of schema tool), mbean org.jboss.messaging.core.jmx.JDBCPersistenceManagerService in one of these files cannot be instantiated and ClassNotFoundException is thrown. This not affect function of any service, but it's logged and can be confusing.
Attachment: Added: server.log
Fixed with revision 6540 of: build-tools/resource/schema-tool/build.xml Commit message: SOA-2268 HornetQ doesn't require any database configuration.
Functionality removed, cannot be verified.
Temporarily reopening to update release note info.
Release Notes Docs Status: Added: Not Required Writer: Added: dlesage