JBoss Community

Re: Help! The problem of replacing the h2 DB to mysql

created by gardellajp in jBPM - View the full discussion

You have an error in the url of connection:

        <property name="connection.url">jdbc:mysql://localhost:3306/jbpm?useUnicode=true&characterEncoding=UTF-8</property>

 

Check "

Caused by: org.xml.sax.SAXParseException: The reference to entity "characterEncoding" must end with the ';' delimiter.

"

Reply to this message by going to Community

Start a new discussion in jBPM at Community