a_nat [https://community.jboss.org/people/a_nat] created the discussion
"Re: Problem Running Task Service in MySQL" To view the discussion, visit: https://community.jboss.org/message/735370#735370 -------------------------------------------------------------- Hi, The problem is in your persistence.xml. <property name="hibernate.hbm2ddl.auto" value="none" /> Change this property to have a valuse like update / create and run it again. Regards, Aparna  -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/735370#735370] 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
