I&#39;m trying to show an image of a workflow on a web page, based on it&#39;s xml. <br><br>I&#39;ve first tried to do this by using drools-eclipse project functionality of export workflows as images, but gave up because the project has many dependencies.<br>

<br>Then I tried the drools-guvnor, which do exactly what I want, but it&#39;s developed using GWT. My problem i&#39;m having now is with using drools-guvnor jar in my GWT project, and then i&#39;ll still have to integrate it with SEAM. I <br>

<br>want to know if this can be done. Have someone already done this before? Is there a better way?<br>