Hi again!
Found out by myself.
But now when i try to create the scripts i get this message:
anonymous wrote : D:\jbpm-starters-kit-3.1.3\jbpm-db>ant mysql.scripts
| Buildfile: build.xml
|
| mysql.scripts:
|
| prepare:
|
| compile.jbpm:
|
| compile.identity:
|
| compile.jbpm.test:
|
| compile.webapp:
|
| compile.identity.test:
|
| compile.examples:
|
| compile:
|
| db.scripts:
| [delete] Deleting directory D:\jbpm-starters-kit-3.1.3\jbpm-db\build\mysql\scripts
| [mkdir] Created dir: D:\jbpm-starters-kit-3.1.3\jbpm-db\build\mysql\scripts
| [java] java.lang.NoClassDefFoundError: org/jbpm/db/JbpmSchema
| [java] Exception in thread "main"
| [java] Java Result: 1
|
| BUILD SUCCESSFUL
| Total time: 2 seconds
|
The JbpmSchema.class is at
"D:\jbpm-starters-kit-3.1.3\jbpm\build\classes.jbpm\org\jbpm\db".
Where can I change the properties so that I will get my scripts created?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988553#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...