Dear Members
I am trying to use jBPM 4.3 with Eclipse jee Galileo SR2
After to read the installations instructions , to be honest is not very specific, instead I have read this Jbpm 4 Tutorial: Installation
well I did all the steps
ant -Ddatabase=mysql create.jbpm.schema- build.xml
<property name="jboss.version" value="5.1.0.GA" />
<property name="jboss.home" value="D:\java\jbossas\jboss-5.1.0.GA" /> - ant -Ddatabase=mysql install.jbpm.into.jboss
- Install the Graphic designer
Even I did from official documentation 2.11.3. Configuring the jBPM runtime
But when I try to Creating a new process file
I get
http://community.jboss.org/servlet/JiveServlet/downloadImage/2533/450-75/jbpm01.png
I have seen in other tutorials that appear other option like Process Project where not appear nor even in 3.1. Creating a new process file 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
and I go to
http://community.jboss.org/servlet/JiveServlet/downloadImage/2534/450-540/jbpm02.png
see above that the parent folder given throw an error
the unique correct value is use , see below
http://community.jboss.org/servlet/JiveServlet/downloadImage/2535/450-535/jbpm03.png
Well the final result is
http://community.jboss.org/servlet/JiveServlet/downloadImage/2536/408-416/jbpm04.png
Is this normal? or I forget something?
Thanks in advanced
-Manuel