Mauricio Salatino [https://community.jboss.org/people/salaboy21] created the discussion
"Re: Human Task , task table deleted every time, when I restart the jbpm-install demo application.." To view the discussion, visit: https://community.jboss.org/message/750819#750819 -------------------------------------------------------------- You need to find the persistence.xml which is erasing the database.. that's hibernate configuration. If you are in linux grep all the files to find all the persistence.xml files around and make sure that all of them are pointing to your mysql. You should also take a look at the AS configuration files which can be defining a Data Source which can also be causing that behavior. Cheers -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/750819#750819] Start a new discussion in jBPM at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
