13 Replies Latest reply on Oct 19, 2012 3:42 AM by gvino

    Changing from H2 database to MSQL database

    tmmaluleke

      Hello,

       

      I have moved fron the H2 database to MSQL database. these are the steps that I did:

      • db/persistence.xml
      • task-service/resources/META-INF/persistence.xml
      • db/jBPM-ds.xml
      • standalone.xml
      • ant clean.demo
      • ant install.demo.db
      • ant start.demo.db

       

      I' currently using jboss 7 but the Eclipse editor is not starting and when I do the ant start.demo it's gives me and error for which i understand coz I have changed the database.

      My question is how can I start the Eclipse editor together with mysql database?

       

      cheers