[jboss-as7-dev] JDBC driver version requirement
Heiko Braun
hbraun at redhat.com
Mon Apr 18 09:04:39 EDT 2011
sorry, I meant to say "In order to configure a DataSource ..."
On Apr 18, 2011, at 3:02 PM, Heiko Braun wrote:
>
> In order to configure a JDBC driver, I need to specify a driver version
> as part of the driver name:
>
> "driver" => {
> "description" => "Defines the JDBC driver the datasource should use with this format: <driver-name>#<major-version>.<minor-version> where <driver-name> is the fully qualifed name of the JDBC driver class",
> "type" => STRING,
> "required" => true,
> "access-type" => "read-only",
> "storage" => "configuration"
> },
>
>
> IMO this is really awkward and for the average user close to impossible to figure the driver version.
>
> Can somebody explain this requirement?
>
> Ike
>
>
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
More information about the jboss-as7-dev
mailing list