Hello,

In connector/src/etc/example-config/mysql-service.xml

  <attribute name="JndiName">DefaultDS</attribute>

Needs to be changed to:
  <attribute name="JndiName">MySqlDS</attribute>

to deploy. Otherwise, it conflicts with the deployed hsqldb jndi name.


Ricardo Arguello





_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to