Unsupported platforms stay unreported
-------------------------------------
Key: OJB-108
URL: http://issues.apache.org/jira/browse/OJB-108
Project: OJB
Type: Bug
Components: RDBMS platform-specific support
Versions: 1.0.3
Reporter: Stefan Podkowinski
Unsupported platforms specified in the jdbc-connection-descriptor are currently
ignored and case sensitive.
Example:
platform="mysql" -> default platform impl
platform="MySQL" -> mysql specific platform impl
IMO an exception or error message should be rised, if the configured platform
cannot be resolved.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]