I think the other way of doing this (at one common place) is to specify the schema name in the datasource itself. So in your case, the -ds.xml which is used to configure your datasouce:
jboss.jca:service=DataSourceBinding,name=MySqlDs can be configured as follows: <connection-url>jdbc:mysql://localhost:3306/jboss</connection-url> View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4158246#4158246 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4158246 _______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user