Please open your mysql-ds.xml with notepad.exe or vi or less or emacs. You have to change followings:
1 "mysql-hostname" into your MySQL server address. IP address is ok. 2 "jbossdb" into your db name. It depends on your MySQL environment. 3 "x" into your db account name. 4 "y" into password for db account name. If you would like to change DataSource name from MySqlDS to another, you have to change "MySqlDS". good luck. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844192#3844192 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3844192 ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
