Supported Databases
Which databases are supported by Sun as a persistent store for the Sun JMS Broker? The Admin Guide contains this statement:
"The Persistence Manager is configured by default to access a built-in, file-based data store, but you can reconfigure it to plug in any data store accessible through a JDBC-compliant driver."
This suggests that you can use any db you want. However, since the config file template contains schemas only for Oracle, Pointbase and Cloudscape I assume using anything else is unsupported and untested.
What if in a production environment I want to use mySQL or PostgreSQL, SQL Server or DB2/UDB? Does Sun support such a setup?

