2 Replies Latest reply on Mar 19, 2007 12:35 PM by mikeeprice

    Naming a database

    mikeeprice

      I made my own app by modifying the helloworld example and everything works fine. I am using MySQL and the app I made by modifying helloworld requires that there be a database by the name of jbossdb in the MySQL repository. I would like to use a different name for my database but I can not find any place that tells me how to do that. I have looked at a lot of documentation about DataSource XML files and persistence.xml files but it appears that this is not where you would specify a database name. I am hoping someone knows how to do this. Thanks.