JBoss Community

Re: Persistence issue running jBPM 5.3 gwt-console-server on JBoss AS 7.1.1

created by franco80 in jBPM - View the full discussion

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

Start a new discussion in jBPM at Community