heiko and I finished the oracle 11g stuff. This is obviously experimental, but the
community has been asking for this (I think we had a customer too).
But, what this means is you need to add something to your rhq-server.properties and
settings.xml.
See /etc/settings.xml in svn and search for "hibernate.dialect" and you'll
see what has to be added and where (this is required to both create your container's
rhq-server.properties as well as be able to run the tests against Oracle 11g).
Also, "hibernate.dialect" needs to be added to rhq-server.properties too.
See
http://jira.rhq-project.org/browse/RHQ-1097 for more