This is what I found in /jbpm.3/jpdl/db/generate.schema.update.bat:
@echo off
ant -f build.upgrade.xml generate.old.schema
ant -f build.upgrade.xml generate.update > target/schema.upgrade.log
echo schema update generated in target/schema.upgrade.log
No idea what it does....
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4024676#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...