<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Bob, what you are seeing are validation errors because eclipse.bpmn2
    by default does not add a schema location as they don't do
    validation. This does not prevent us still to create the bpmn2 so
    you can treat it as warnings. I have now added the schema location
    which gets rid of the issue..the changes are available on
    <a class="moz-txt-link-freetext" href="http://people.redhat.com/tsurdilo/oryx/1.0.0.048-SNAPSHOT/">http://people.redhat.com/tsurdilo/oryx/1.0.0.048-SNAPSHOT/</a>. We are
    still doing some testing on this version and will update the jBPM5
    installer shortly after that, but you can give it a try now if you
    want (use <a
href="http://people.redhat.com/tsurdilo/oryx/1.0.0.048-SNAPSHOT/designer-1.0.0.048-SNAPSHOT-jboss.war">designer-1.0.0.048-SNAPSHOT-jboss.war</a>
    and rename it to designer.war when deploying).<br>
    <br>
    Thanks.<br>
    Tihomir<br>
    <br>
    <br>
    On 2/17/11 2:27 PM, bob.breitling wrote:
    <blockquote cite="mid:1297970836038-2521702.post@n3.nabble.com"
      type="cite">
      <pre wrap="">
I am running DROOLS 5.2.0-M1 with the latest designer war from 2.9.2011. 
When I try to reload a saved BPMN2 process, I get this error in my jboss log
and the diagram does not display:

     Cannot find the declaration of element 'bpmn2:definitions'.

By the way, the xmlns URIs are missing from the omg website.

If I access the guvnor from webdav I can see the BPMN file and I can open it
with a text editor, so the file is definitely there.

Also are there any examples of using BPMN2 with DROOLS?  Everything I have
found uses Rule Flow and not BPMN.

Thanks,

Bob
</pre>
    </blockquote>
    <br>
  </body>
</html>