<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">

<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>

                                <td>

                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="http://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">Community</a></h1>
                                                                </td>

                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
    jBPM 4.3 installation and GPD in Eclipse jee Galileo SR2
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="http://community.jboss.org/people/dr_pompeii">Manuel Jordan</a> in <i>jBPM</i> - <a href="http://community.jboss.org/message/537035#537035">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>Dear Members</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>I am trying to use <strong>jBPM 4.3</strong> with <strong>Eclipse jee Galileo SR2</strong></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>After to read the <a class="jive-link-external-small" href="http://docs.jboss.com/jbpm/v4/userguide/html_single/#installation">installations instructions</a> , to be honest is not very specific, instead I have read this <a class="jive-link-external-small" href="http://www.mastertheboss.com/en/jbpm/209-jbpm-4-tutorial-installation.html">Jbpm 4 Tutorial: Installation </a></p><p>well I did all the steps</p><ul><li><br/> ant -Ddatabase=mysql create.jbpm.schema</li><li> build.xml <br/>&#160;&#160;&#160; &lt;property name="jboss.version" value="5.1.0.GA" /&gt;<br/>&#160;&#160;&#160; &lt;property name="jboss.home" value="D:\java\jbossas\jboss-5.1.0.GA" /&gt;</li><li>ant -Ddatabase=mysql install.jbpm.into.jboss</li><li><strong>Install the Graphic designer</strong><span style="color: #ff0000;"><br/></span></li></ul><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Even I did from official documentation <a class="jive-link-external-small" href="http://docs.jboss.com/jbpm/v4/userguide/html_single/#d0e723">2.11.3. Configuring the jBPM runtime</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>But when I try to <a class="jive-link-external-small" href="http://docs.jboss.com/jbpm/v4/userguide/html_single/#creatingnewprocessfile">Creating a new process file </a></p><p>I get</p><p><a href="http://community.jboss.org/servlet/JiveServlet/showImage/2533/jbpm01.png"><span> http://community.jboss.org/servlet/JiveServlet/downloadImage/2533/450-75/jbpm01.png </span></a></p><p>I have seen in other tutorials that appear other option like <strong>Process Project</strong> where not appear nor even in <a class="jive-link-external-small" href="http://docs.jboss.com/jbpm/v4/userguide/html_single/#creatingnewprocessfile">3.1. Creating a new process file </a> sample photos, I think that would be by the version of jBPM 4.# series, correct me if I am wrong, OK, anyway I select such unique option</p><p>and I go to</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a href="http://community.jboss.org/servlet/JiveServlet/showImage/2534/jbpm02.png"><span> http://community.jboss.org/servlet/JiveServlet/downloadImage/2534/450-540/jbpm02.png </span></a></p><p>see above that the <strong>parent folder</strong> given throw an error</p><p>the unique correct value is use , see below</p><p><a href="http://community.jboss.org/servlet/JiveServlet/showImage/2535/jbpm03.png"><span> http://community.jboss.org/servlet/JiveServlet/downloadImage/2535/450-535/jbpm03.png </span></a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Well the final result is</p><p><a href="http://community.jboss.org/servlet/JiveServlet/showImage/2536/jbpm04.png"><span> http://community.jboss.org/servlet/JiveServlet/downloadImage/2536/408-416/jbpm04.png </span></a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Is this normal? or I forget something?</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Thanks in advanced</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>-Manuel</p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a href="http://community.jboss.org/message/537035#537035">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in jBPM at <a href="http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>