日期:2014-05-16  浏览次数:20441 次

jBPM5.4-05:使用SqlServer2008数据库(转)

未找到原文出处,在安装过程中有些步骤不同,要参考上一篇:jBPM5.4-04:使用MySql数据库

?

?

I have been using JBPM5.3 for some months and then I switch to JBPM5.4.

After I download JBPM5.4.Final full installer, I thought the DB Set up will be exactly the same with JBPM5.3 full installerhttps://community.jboss.org/wiki/SetUpJBPM53ToUseMSSQLServer2008

But I realized that some things has changed and at the time when I write this, the guide for changing Database in JBPM5.4 full installer is still outdatedhttp://docs.jboss.org/jbpm/v5.4/userguide/ch.installer.html#d0e609

?

?

A. What I Am Going To Do

???? 1. I will change the Database setting of jbpm5.4 final full installer and point it to use MS SQL Server 2008

???? 2. The Database driver used is jtds-1.2.4

???? 3. Although it is possible to have separate database for Task and Process data, in this setup I will use only one Database for all the Task database tables and all the Process database tables.

???? 4. I do this set up using Windows XP 64 Bit

???? 5. apache ant version used is Apache Ant 1.8.4

???? 6. jdk used is jdk 1.6 (set in Windows Environment variable as JAVA_HOME)

???? 7. I use 7-zip to help me modify files inside a .war file

?

B. The Setup Steps

1. JBPM5.4 final full installer comes with almost every needed component, except eclipse (optional). But I want the eclipse, so I download?eclipse-java-helios-SR2-win32-x86_64.zip?and put it into

?????jbpm-installer\lib