Today''s Page Hits: 432
Reference :
http://www.mastertheboss.com/en/jbpm/209-jbpm-4-tutorial-installation.html
http://www.li-zone.cn/index.php/2009/06/jbpm%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0/
CREATE DATABASE jbpm4;
GRANT ALL PRIVILEGES ON *.* TO jboss@localhost
-> IDENTIFIED BY 'jboss' WITH GRANT OPTION;
jdbc.driver=com.mysql.jdbc.Driver
jdbc.url=jdbc:mysql://localhost:3306/jbpm4
jdbc.username=jboss
jdbc.password=jboss
ant -Ddatabase=mysql create.jbpm.schema
<property name="jboss.version" value="4.2.3.GA" />
<property name="jboss.home" value="/the_path_of_jboss_ap" /> <!-- ex :/user/home/dennis/jboss-4.2.3.GA -->
ant -Ddatabase=mysql install.jbpm.into.jboss
you can modify JBPM4_HOME/jboss/build.xml to make it automatically configure on JBoss 4.2.3.
<property name="jboss.version" value="4.2.3.GA" />
<property name="jboss.home" value="/the_path_of_jboss_ap" /> <!-- ex :/user/home/dennis/jboss-4.2.3.GA -->
<antcall target="internal.install.jbpm.into.jboss.400specifics" />1, Search <condition property="jboss.version.5">, append a condition declaration below the condition
<condition property="jboss.version.4">
<or>
<equals arg1="${jboss.version}" arg2="4.2.3.GA" />
</or>
</condition>
<!-- ### THE JBOSS 4 SPECIFIC PART ############################### -->
<target name="internal.install.jbpm.into.jboss.400specifics" if="jboss.version.4">
<copy todir="${jboss.server.config.dir}/deploy/jbpm/jbpm-service.sar/jbpm.deployer/jbpm.beans/META-INF/" overwrite="true">
<fileset dir="${jbpm.home}/jboss/config.jboss4/deploy/jbpm/jbpm-service.sar/" >
<include name="jboss-beans.xml"/>
</fileset>
</copy>
<copy todir="${jboss.server.config.dir}/deploy/jbpm/jbpm-service.sar/jbpm.deployer/META-INF/" overwrite="true">
<fileset dir="${jbpm.home}/jboss/config.jboss4/deploy/jbpm/jbpm-service.sar/META-INF/" >
<include name="jboss-service.xml"/>
</fileset>
</copy>
<copy todir="${jboss.server.config.dir}/deploy/jbpm/jbpm-service.sar/jbpm.deployer/" overwrite="true">
<fileset dir="${jbpm.home}/lib">
<include name="jbpm-spi.jar"/>
<include name="jbpm-jboss4.jar"/>
</fileset>
</copy>
ant -Ddatabase=mysql install.jbpm.into.jboss
I recently came accross your blog and have been reading along. I thought I would leave my first
comment. I dont know what to say except that I have enjoyed reading. Nice blog. I will keep
visiting this blog very often.so you also can read my website,if you like
Posted by ugg boots on December 25, 2009 at 11:57 AM CST #
It is my great pleasure to visit your website and to enjoy your excellent post here. I like that very much. I can feel that you paid much attention for those articles, as all of them make sense and are very useful. Thanks so much for sharing. I can be very good reader&listener discount cheap jordan shoes , if you are same searching for all to be good. Appreciate for your time! Happy New Year!
Posted by jordan shoes on March 18, 2010 at 10:29 AM CST #