<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div><div><br></div><div>Please see the following sequence of commands. It seems that the driver is created, also the second operation returns a "failed" status.</div><div><br></div><div><div>[localhost:9999 /] <b>/profile=default/subsystem=datasources/jdbc-driver=hypersonic:add(driver="com.h2database.h2")</b></div><div>{</div><div>&nbsp;&nbsp; &nbsp;"outcome" =&gt; "<b>failed</b>",</div><div>&nbsp;&nbsp; &nbsp;"result" =&gt; {"server-groups" =&gt; {"main-server-group" =&gt; {</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;"server-one" =&gt; {</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;"host" =&gt; "local",</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;"response" =&gt; {</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;"outcome" =&gt; "failed",</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;"failure-description" =&gt; "org.jboss.msc.service.DuplicateServiceException: Service jboss.jdbc-driver.\"org.h2.Driver\".1.2 is already registered"</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;}</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;},</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;"server-two" =&gt; {</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;"host" =&gt; "local",</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;"response" =&gt; {</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;"outcome" =&gt; "failed",</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;"failure-description" =&gt; "org.jboss.msc.service.DuplicateServiceException: Service jboss.jdbc-driver.\"org.h2.Driver\".1.2 is already registered"</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;}</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;}</div><div>&nbsp;&nbsp; &nbsp;}}},</div><div>&nbsp;&nbsp; &nbsp;"failure-description" =&gt; "Operation was not applied successfully to any servers"</div><div>}</div><div><br></div><div><br></div><div>[localhost:9999 /]<b> /profile=default/subsystem=datasources/jdbc-driver=hypersonic:add(driver="hypersonic-jdbc-driver")</b></div><div>{</div><div>&nbsp;&nbsp; &nbsp;"outcome" =&gt; "<b>failed</b>",</div><div>&nbsp;&nbsp; &nbsp;"result" =&gt; {"domain-failure-description" =&gt; [("java.lang.IllegalStateException" =&gt; "Resource at address [</div><div>&nbsp;&nbsp; &nbsp;(\"profile\" =&gt; \"default\"),</div><div>&nbsp;&nbsp; &nbsp;(\"subsystem\" =&gt; \"datasources\"),</div><div>&nbsp;&nbsp; &nbsp;(\"jdbc-driver\" =&gt; \"hypersonic\")</div><div>] already exists")]}</div><div>}</div><div><br></div><div><br></div><div>[localhost:9999 /] /<b>profile=default/subsystem=datasources:read-children-names(child-type=jdbc-driver)</b></div><div>{</div><div>&nbsp;&nbsp; &nbsp;"outcome" =&gt; "<b>success</b>",</div><div>&nbsp;&nbsp; &nbsp;"result" =&gt; [</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;"com.h2database.h2",</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;"<b>hypersonic</b>"</div><div>&nbsp;&nbsp; &nbsp;],</div><div>&nbsp;&nbsp; &nbsp;"compensating-operation" =&gt; undefined</div><div>}</div></div><div><br></div></body></html>