|
From: EJBCA S. <ejb...@pr...> - 2014-11-02 09:38:49
|
Seems there is something wrong in your file, or you are not matching the
driver version in module.xml with the jar file you are placing there.
You have to give full details of what you do in order to figure out what
is wrong.
(it works for me ;-))
Cheers,
Tomas
On 2014-11-02 06:48, eilaf sorkatti wrote:
>
> Hi,
> Am using JBOSS EAP 6.2.0, I Create the JDBC module configuration file
> module.xml. when I try to register driver for mariaDB i get:
> /subsystem=datasources/jdbc-
> driver=org.mariadb.jdbc.Driver:add(driver-name=org.mariadb.jdbc.Driver,driver-module-name=org.mariadb,driver-xa-datasource-class-name=org.mariadb.jdbc.MySQLDataSource)
> {
> "outcome" => "failed",
> "failure-description" => "JBAS010441: Failed to load module for
> driver [org.mariadb]",
> "rolled-back" => true
> }
>
> --
> Eilaf Hamad Elnil Mugbil
> University Of Khartoum
> School Of Mathematical science
>
>
> ------------------------------------------------------------------------------
>
>
>
> _______________________________________________
> Ejbca-develop mailing list
> Ejb...@li...
> https://lists.sourceforge.net/lists/listinfo/ejbca-develop
>
|