<div>Hi,</div>
<div> </div>
<div>I understand that the designer.war is a project by intalio.</div>
<div> </div>
<div>When looking at the source for the war at <a href="http://anonsvn.jboss.org/repos/labs/labs/jbossrules/contrib/designer/designer-src.war">http://anonsvn.jboss.org/repos/labs/labs/jbossrules/contrib/designer/designer-src.war</a>, I saw the changes to be made to make it compatible with Drools.</div>

<div> </div>
<div>I think I can do some of the steps like</div>
<div>1) changing the web.xml to use tomcat instead of jetty</div>
<div>2) added slf4j library</div>
<div>3) move lib/bpmn2 library to web-inf/lib</div>
<div>4) changes to oryx.js that involve </div>
<div>- commenting out the header</div>
<div>- commenting out the log</div>
<div>- change the repository url from &quot;/designer/uuidRepository?uuid=&quot;+ uuid to &quot;/drools-guvnor/org.drools.guvnor.Guvnor/guvnorAPI?action=load&amp;uuid=&quot;+ uuid</div>
<div> </div>
<div>However, I&#39;m not sure what is the BPMN2 import/export classes to replace in WEB-INF/classes</div>
<div> </div>
<div>Can someone could tell me which are the classes?</div>
<div>I can also help to update the designer. :)</div>
<div> </div>
<div>Thanks.</div>
<div> </div>
<div> </div>
<div>Han Ming</div>