franco80 [https://community.jboss.org/people/franco80] created the discussion
"Re: Persistence issue running jBPM 5.3 gwt-console-server on JBoss AS 7.1.1" To view the discussion, visit: https://community.jboss.org/message/760314#760314 -------------------------------------------------------------- For sqlserver2005 dialect orm what I must changing in below ? <entity class="org.drools.persistence.info.SessionInfo" metadata-complete="false"> <attributes> <id name="id"> <column name="id" /> <generated-value generator="sessionInfoIdSeq" strategy="SEQUENCE"></generated-value> <sequence-generator name="sessionInfoIdSeq" sequence-name="SESSIONINFO_ID_SEQ" allocation-size="1"></sequence-generator> </id> </attributes> </entity> -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/760314#760314] 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
