[jboss-user] [Datasource Configuration] - Re: Jboss 7.1.1 FAILED MySql datasource test-connection-in-pool

Fernando Fabreti do-not-reply at jboss.com
Fri May 25 09:22:10 EDT 2012


Fernando Fabreti [https://community.jboss.org/people/ffabreti] created the discussion

"Re: Jboss 7.1.1 FAILED MySql datasource test-connection-in-pool"

To view the discussion, visit: https://community.jboss.org/message/737954#737954

--------------------------------------------------------------
Thank you, problem solved. But  java:/MySqlDS didn't work.
See:
> [standalone at localhost:9999 /] /subsystem=datasources/*data-source=java\:\/MySqlDS*:test-connection-in-pool 
> {
>     "outcome" => "failed",
>     "failure-description" => "JBAS014807: Management resource '[
>     (\"subsystem\" => \"datasources\"),
>     (\"data-source\" => \"java:/MySqlDS\")
> ]' not found",
>     "rolled-back" => true
> 

What worked was: 

> [standalone at localhost:9999 /] /subsystem=datasources/*data-source=MySqlDS*:test-connection-in-pool       
> {
>     "outcome" => "success",
>     "result" => [true]
>
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/737954#737954]

Start a new discussion in Datasource Configuration at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2077]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120525/ffedfce2/attachment.html 


More information about the jboss-user mailing list