<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I assume you are using jbpm5 installer. After building the source
    locate your jbpm-5.2.0-SNAPSHOT-gwt-console.zip and copy it to the
    $installer_dir/lib directory<br>
    then run in $installer_dir directory:<br>
    ant clean.demo<br>
    ant start.demo<br>
    <br>
    There are some configuration files that the jbpm installer copies to
    the console webapp, I assume that is the cause of your error.<br>
    <br>
    Hope this helps.<br>
    On 8/1/11 8:35 AM, S.M.H.Jamali wrote:
    <blockquote
      cite="mid:1312202142.58828.YahooMailNeo@web45309.mail.sp1.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff; font-family:tahoma,
        new york, times, serif;font-size:12pt">
        <div><span>Thank You Mr.Surdilovic</span></div>
        <div><br>
        </div>
        <div>I clone from master and execute "mvn clean install
          -DskipTests -Dfull" successfully but at runtime i get an
          exception. I attache its logs. <br>
        </div>
        <div>Is there any solution to solve this problem ?<br>
          <span></span></div>
        <div>Thanks <br>
        </div>
        <div><span style="font-family:garamond, new york, times,
            serif;font-weight:bold;color:rgb(0, 0, 127);">S.M.H.Jamali</span><br>
        </div>
        <div style="font-family: tahoma, new york, times, serif;
          font-size: 12pt;">
          <div style="font-family: times new roman, new york, times,
            serif; font-size: 12pt;"><font face="Arial" size="2">
              <hr size="1"><b><span style="font-weight:bold;">From:</span></b>
              Tihomir Surdilovic <a class="moz-txt-link-rfc2396E" href="mailto:tsurdilo@redhat.com">&lt;tsurdilo@redhat.com&gt;</a><br>
              <b><span style="font-weight: bold;">To:</span></b>
              <a class="moz-txt-link-abbreviated" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
              <b><span style="font-weight: bold;">Sent:</span></b>
              Monday, August 1, 2011 6:15 AM<br>
              <b><span style="font-weight: bold;">Subject:</span></b>
              Re: [rules-users] Rule Task<br>
            </font><br>
            <div id="yiv1260901005"> On 7/31/11 11:30 AM, S.M.H.Jamali
              wrote:
              <blockquote type="cite">
                <div style="color:rgb(0, 0, 0);background-color:rgb(255,
                  255, 255);font-family:tahoma, new york, times, serif;
                  font-size:12pt;">
                  <div><span>Thanks , <br>
                    </span></div>
                  <div><span>I add this<br>
                    </span></div>
                  <div> <a moz-do-not-send="true" rel="nofollow"
                      class="yiv1260901005path" target="_blank"
href="https://source.jboss.org/viewrep/jBPM/jbpm-gwt/jbpm-gwt-core/src/main/java/org/jbpm/integration/console/CommandDelegate.java#r8c6464513f2cd79ce6458969c4f7fc2e38edcd00">jbpm-gwt/jbpm-gwt-core/src/main/java/org/jbpm/integration/console/CommandDelegate.java</a></div>
                  <div><span>to gwt-console in its location but i can
                      not build jbpm from source ! it seems it has very
                      bugs ! <br>
                    </span></div>
                </div>
              </blockquote>
              clone from master <a moz-do-not-send="true"
                rel="nofollow"
                class="yiv1260901005moz-txt-link-freetext"
                target="_blank"
                href="https://github.com/droolsjbpm/jbpm">https://github.com/droolsjbpm/jbpm</a>
              and just <br>
              mvn clean install -DskipTests -Dfull<br>
              <br>
              show the bugs or they do not exists :)<br>
              <br>
              <blockquote type="cite">
                <div
                  style="color:#000;background-color:#fff;font-family:tahoma,
                  new york, times, serif;font-size:12pt;">
                  <div><br>
                    <span></span></div>
                  <div><span>Is there any stable version of Jbpm with
                      its bug fixes ? </span></div>
                  <div>&nbsp;</div>
                  <div><span style="font-family:garamond, new york,
                      times, serif;font-weight:bold;color:rgb(0, 0,
                      127);">S.M.H.Jamali</span><br>
                  </div>
                  <div style="font-family:tahoma, new york, times,
                    serif;font-size:12pt;">
                    <div style="font-family:times new roman, new york,
                      times, serif;font-size:12pt;"><font face="Arial"
                        size="2">
                        <hr size="1"><b><span style="font-weight:bold;">From:</span></b>
                        Tihomir Surdilovic <a moz-do-not-send="true"
                          rel="nofollow"
                          class="yiv1260901005moz-txt-link-rfc2396E"
                          ymailto="mailto:tsurdilo@redhat.com"
                          target="_blank"
                          href="mailto:tsurdilo@redhat.com">&lt;tsurdilo@redhat.com&gt;</a><br>
                        <b><span style="font-weight:bold;">To:</span></b>
                        <a moz-do-not-send="true" rel="nofollow"
                          class="yiv1260901005moz-txt-link-abbreviated"
                          ymailto="mailto:rules-users@lists.jboss.org"
                          target="_blank"
                          href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
                        <b><span style="font-weight:bold;">Sent:</span></b>
                        Wednesday, July 27, 2011 9:49 PM<br>
                        <b><span style="font-weight:bold;">Subject:</span></b>
                        Re: [rules-users] Rule Task<br>
                      </font><br>
                      On 7/27/11 7:18 AM, S.M.H.Jamali wrote:<br>
                      &gt; My problem is : when i create a new instance
                      of my process (in jbpm <br>
                      &gt; console) , first Script Task run fine , but
                      execution of the process <br>
                      &gt; stops at Rule Task and no rule fired ! Am i
                      missing something ? <br>
                      This is a known issue in jbpm-console which just
                      got fixed: <br>
                      <a moz-do-not-send="true" rel="nofollow"
                        target="_blank"
                        href="https://issues.jboss.org/browse/JBPM-3301">https://issues.jboss.org/browse/JBPM-3301</a>.<br>
                      <br>
                      Thanks.<br>
                      _______________________________________________<br>
                      rules-users mailing list<br>
                      <a moz-do-not-send="true" rel="nofollow"
                        ymailto="mailto:rules-users@lists.jboss.org"
                        target="_blank"
                        href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
                      <a moz-do-not-send="true" rel="nofollow"
                        target="_blank"
                        href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
                      <br>
                      <br>
                    </div>
                  </div>
                </div>
                <br>
                <fieldset class="yiv1260901005mimeAttachmentHeader"></fieldset>
                <br>
                <pre>_______________________________________________
rules-users mailing list
<a moz-do-not-send="true" rel="nofollow" class="yiv1260901005moz-txt-link-abbreviated" ymailto="mailto:rules-users@lists.jboss.org" target="_blank" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a>
<a moz-do-not-send="true" rel="nofollow" class="yiv1260901005moz-txt-link-freetext" target="_blank" href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a>
</pre>
              </blockquote>
              <br>
            </div>
            <br>
            _______________________________________________<br>
            rules-users mailing list<br>
            <a moz-do-not-send="true"
              ymailto="mailto:rules-users@lists.jboss.org"
              href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
            <a moz-do-not-send="true"
              href="https://lists.jboss.org/mailman/listinfo/rules-users"
              target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
            <br>
            <br>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
rules-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>