锘??xml version="1.0" encoding="utf-8" standalone="yes"?>中文字幕一区二区精品,99久久久无码国产精品,国内精品福利http://www.aygfsteel.com/znjqolf/category/5180.htmlAll about Vincent's work and lifezh-cnTue, 27 Feb 2007 08:57:40 GMTTue, 27 Feb 2007 08:57:40 GMT60JBPM-Task鍜岄〉闈㈢殑緇戝畾http://www.aygfsteel.com/znjqolf/archive/2006/01/10/27464.htmlVincent ThinkingVincent ThinkingTue, 10 Jan 2006 12:51:00 GMThttp://www.aygfsteel.com/znjqolf/archive/2006/01/10/27464.htmlhttp://www.aygfsteel.com/znjqolf/comments/27464.htmlhttp://www.aygfsteel.com/znjqolf/archive/2006/01/10/27464.html#Feedback0http://www.aygfsteel.com/znjqolf/comments/commentRss/27464.htmlhttp://www.aygfsteel.com/znjqolf/services/trackbacks/27464.html
"澶ф灙"鏄慨鏀逛簡JBPM鐨勬簮浠g爜,鏉ユ敮鎸佹瘮濡?<Task name="aa" url="/xx/yy.jsp">"鐨勮〃紺烘柟娉?榪欐牱鐨勫鐞嗘晥鏋滃彲鑳戒笉鏄緢濂?闇瑕佷慨鏀圭浉搴旂殑婧愪唬鐮?鍗囩駭鐨勬椂鍊欎篃瑕佸悓鏍蜂慨鏀?

鎴戦噰鍙栦簡鍙﹀涓縐嶆姌涓殑鏂規(guī)硶,寤虹珛涓涓叧鑱旇〃,鎴栬呬綔涓厤緗枃浠?url鍜岀浉搴旂殑task name瀵瑰搴斿叧緋?

榪愯鏃跺緱鍒扮浉搴旂殑Task瀵硅薄,寰楀埌鐩稿簲鐨刵ame,浠庡搴旇〃涓彇鍑虹粦瀹氱殑欏甸潰榪涜鍔犺澆.



Vincent Thinking 2006-01-10 20:51 鍙戣〃璇勮
]]>
JBPM- 鏁村悎Jbpm,tomcat,mysqlhttp://www.aygfsteel.com/znjqolf/archive/2005/12/19/24654.htmlVincent ThinkingVincent ThinkingMon, 19 Dec 2005 09:26:00 GMThttp://www.aygfsteel.com/znjqolf/archive/2005/12/19/24654.htmlhttp://www.aygfsteel.com/znjqolf/comments/24654.htmlhttp://www.aygfsteel.com/znjqolf/archive/2005/12/19/24654.html#Feedback9http://www.aygfsteel.com/znjqolf/comments/commentRss/24654.htmlhttp://www.aygfsteel.com/znjqolf/services/trackbacks/24654.html
1. 涓嬭澆jbpm http://www.jboss.com/products/jbpm/downloads

2. 瑙e帇錛屽鍏clispe鐨勯」鐩腑 閰嶇疆MYSQL 1. 鍦╡clipse鐨刯pbm欏圭洰涓姞鍏ysql鐨刲ib 2. mysql鍒涘緩涓涓暟鎹簱"jbpm"

3. 鍦╡clipse鐨刯bpm欏圭洰涓壘鍒?jbpm-3.0\src\resources'鐩綍錛屽垱寤轟竴涓嚜鐩綍'mysql'

4. 鎶婂悓鐩綍hsqldb鏂囦歡澶逛腑鐨?涓枃浠?create.db.hibernate.properties, identity.db.xml)鎷瘋礉鍒癿ysql鐩綍涓?

5. 鎸変笅闈㈡墍紺虹紪杈?'create.db.hibernate.properties'

hibernate.dialect=org.hibernate.dialect.MySQLDialect
hibernate.connection.driver_class
=com.mysql.jdbc.Driver
hibernate.connection.url
=jdbc:mysql://localhost:3306/jbpm
hibernate.connection.username
=root
hibernate.connection.password
=root
hibernate.c3p0.min_size
=1
hibernate.c3p0.max_size
=3
hibernate.show_sql
=true


6. 鍦╡clipse鐨刯bpm欏圭洰涓壘鍒癮nt鑴氭湰'build.deploy.xml'錛岃繘琛岀紪杈?鎵懼埌 target name="create.db", 鍒犻櫎 db.start, db.stop 鍦ㄨ繖涓洰鏍囧潡涓皢鎵鏈夌殑'hsqldb' 鏇挎崲涓?'mysql'

7. 榪愯ant create.db -buildfile build.deploy.xml鍒涘緩jbpm琛ㄧ粨鏋?

8. 鎵懼埌target name="build.webapp"鎸変笅闈㈣繘琛岀紪杈?
  <target name="build.webapp" description="builds jbpm.war">
    
<ant antfile="build.xml" target="build.webapp" /> 
    
<mkdir dir="build/jbpm.war.dir" /> 
    
<copy todir="build/jbpm.war.dir">
      
<fileset dir="src/resources/jbpm.war" /> 
    
</copy> 
    
<copy todir="build/jbpm.war.dir/WEB-INF/lib">
      
<fileset dir="build" includes="jbpm-webapp-${jbpm.version}.jar" /> 
      
<fileset dir="lib/jsf" includes="*.jar" /> 
      
<fileset dir="lib/commons" includes="commons-digester-*.jar, commons-beanutils-*.jar" /> 
    
</copy> 
    
<jar destfile="build/jbpm.war">
      
<fileset dir="build/jbpm.war.dir" />
    
</jar> 
  
</target>


9. 鎵懼埌鐩綍src/resources錛岀紪杈慾bpm.properties鏂囦歡
jbpm.scheduler.service.factory=org.jbpm.scheduler.impl.SchedulerServiceImpl
jbpm.task.instance.class
=org.jbpm.taskmgmt.exe.TaskInstance

# uncomment the next line if JbpmSessionFactory.getInstance()
# should lookup the singleton instance from JNDI instead of creating 
# a default one.
#
#jbpm.session.factory.jndi.name
=java:/jbpm/JbpmSessionFactory

# uncomment the next line to use the file system instead of the database for 
# storing files related to a process definition
#
# jbpm.files.dir
=c:/jbpm.data

# resource path to a properties file that will overwrite all the hibernate 
# properties. For database specific builds in db project there is a different
# hibernate.properties file on the classpath for each database. You could change
# the default database for any testing runs by uncommenting the next line and
# adding a hibernate.properties file in the basedir.
#
jbpm.hibernate.cfg.xml
=jbpm.hibernate.cfg.xml
#jbpm.hibernate.properties
=jbpm.hibernate.properties

緙栬緫jbpm.hibernate.properties鏂囦歡
#hibernate.dialect=org.hibernate.dialect.HSQLDialect
#hibernate.connection.datasource
=java:/DefaultDS

10. 鎵懼埌src/config.files鐩綍錛岀紪杈慼ibernate.cfg.xml鏂囦歡
    <property name="hibernate.dialect">org.hibernate.dialect.MySQLDialect</property>
    
<property name="hibernate.connection.driver_class">com.mysql.jdbc.Driver</property>
    
<property name="hibernate.connection.url">jdbc:mysql://localhost:3306/jbpm3</property>
    
<property name="hibernate.connection.username">root</property>
    
<property name="hibernate.connection.password">root</property>
        
    
<!-- c3p0 connection pooling properties-->
    
<property name="hibernate.c3p0.min_size">1</property>
    
<property name="hibernate.c3p0.max_size">3</property>

    
<property name="hibernate.query.substitutions">true 1, false 0</property>
    
<property name="hibernate.connection.pool_size">15</property>

11. 榪愯ANT鑴氭湰ant build.webapp -buildfile build.deploy.xml 鐢熸垚jbpm.war錛屾嫹璐濆埌tomcat web鐩綍涓紝鍚姩tomcat錛岃緭鍏?http://localhost:8080/jbpm' 灝卞彲浠ョ湅鍒頒粬鐨別xample

Vincent Thinking 2005-12-19 17:26 鍙戣〃璇勮
]]>
JBPM- 嫻佺▼璁捐鍣?/title><link>http://www.aygfsteel.com/znjqolf/archive/2005/11/23/21180.html</link><dc:creator>Vincent Thinking</dc:creator><author>Vincent Thinking</author><pubDate>Wed, 23 Nov 2005 12:56:00 GMT</pubDate><guid>http://www.aygfsteel.com/znjqolf/archive/2005/11/23/21180.html</guid><wfw:comment>http://www.aygfsteel.com/znjqolf/comments/21180.html</wfw:comment><comments>http://www.aygfsteel.com/znjqolf/archive/2005/11/23/21180.html#Feedback</comments><slash:comments>8</slash:comments><wfw:commentRss>http://www.aygfsteel.com/znjqolf/comments/commentRss/21180.html</wfw:commentRss><trackback:ping>http://www.aygfsteel.com/znjqolf/services/trackbacks/21180.html</trackback:ping><description><![CDATA[鐢變簬鐜板湪浜у搧鏄竴涓狤RP緋葷粺錛屽浜庡伐浣滄祦鐨勯渶姹傚茍涓嶅儚鎴戞浘緇忓仛榪囩殑鏀垮簻瀹℃壒緋葷粺鐨勫鏉傘傛墍浠ュ浜庡伐浣滄祦鐨勭殑鎶鏈夋嫨錛岃寖鍥翠篃鐩稿騫跨殑澶氥俋PDL鐩稿瑕佺啛鎮(zhèn)変竴浜涳紝浣嗘槸鐪嬩簡鐩稿叧鐨勫紑婧愭鏋訛紝鐮旂┒浜嗕竴涓婼hark錛屽彂鐜頒簡寰堝闂銆傚浜嶴hark榪欐牱搴炲ぇ鐨勫伐浣滄祦緋葷粺錛岃鏁村悎鍒頒駭鍝佷腑錛屽崟浠庢妧鏈搴︽潵鐪嬪氨浼?xì)鏈夊緢澶氶棶棰樺Q孌ODS寰堥毦鏇挎崲鎴怘ibernate錛岀郴緇熶唬鐮侀噺搴炲ぇ錛屼篃涓嶅埄浜庢敼榪涳紝鎵浠ョ患鍚堣冭檻錛屾渶緇堥夋嫨浜咼BPM榪欎釜寮婧愬伐浣滄祦銆?BR>      浜у搧涓渶瑕佷竴涓伐浣滄祦璁捐鍣紝JBPM鐨勮璁″櫒鍩轟簬Eclipse錛岃繖鐐逛笉絎﹀悎鎴戜滑鐨勮姹傘傛垜浠渶瑕佺殑鏄疧nline WorkFlowEditor錛岀洿鎺ュ湪欏甸潰涓婄敾鍑烘祦紼嬪浘錛岀洿鎺ュ湪欏甸潰涓婂彂甯冿紝鐪佸幓浜嗘祦紼嬫枃浠剁殑涓婁紶鍙戝竷鐨勪竴緋誨垪鎿嶄綔銆傛墍浠ユ渶鍚庨噰鐢ㄤ簡Applet鐨勬柟寮忥紝褰撶劧鎴戜滑鎶妀re瀹夎鐜闆嗘垚鍒頒簡緋葷粺涓紝欏甸潰媯(gè)嫻婭E鐨刯re閫夐」錛岃嚜鍔ㄥ畨瑁匤RE鎻掍歡銆?BR>      Applet閲囩敤浜咼graph榪欎釜寮婧愬簱錛岀敤浜嗕笅錛岀‘瀹炲緢涓嶉敊錛屽嚑涓猟emo鍋氱殑涔熷緢婕備寒銆?BR>      欏圭洰涓仛鐨勮璁″櫒錛岀敾濂芥祦紼嬪浘錛屽浜庢瘡涓妭鐐癸紝閫夋嫨鐩稿簲鐨勭粍浠訛紝鐢熸垚鍚庣洿鎺ヤ笂浼犲埌鏈嶅姟鍣ㄧ銆備笅闈㈡槸涓涓埅鍥?<BR><BR><IMG title=workflowdesigner1.0 height=503 alt=workflowdesigner.JPG src="http://www.aygfsteel.com/images/blogjava_net/znjqolf/work/workflowdesigner.JPG" width=730 border=0><img src ="http://www.aygfsteel.com/znjqolf/aggbug/21180.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.aygfsteel.com/znjqolf/" target="_blank">Vincent Thinking</a> 2005-11-23 20:56 <a href="http://www.aygfsteel.com/znjqolf/archive/2005/11/23/21180.html#Feedback" target="_blank" style="text-decoration:none;">鍙戣〃璇勮</a></div>]]></description></item></channel></rss> <footer> <div class="friendship-link"> <a href="http://www.aygfsteel.com/" title="狠狠久久亚洲欧美专区_中文字幕亚洲综合久久202_国产精品亚洲第五区在线_日本免费网站视频">狠狠久久亚洲欧美专区_中文字幕亚洲综合久久202_国产精品亚洲第五区在线_日本免费网站视频</a> </div> </footer> 主站蜘蛛池模板: <a href="http://" target="_blank">桃园市</a>| <a href="http://" target="_blank">曲周县</a>| <a href="http://" target="_blank">惠州市</a>| <a href="http://" target="_blank">甘德县</a>| <a href="http://" target="_blank">神池县</a>| <a href="http://" target="_blank">清镇市</a>| <a href="http://" target="_blank">金乡县</a>| <a href="http://" target="_blank">蒙自县</a>| <a href="http://" target="_blank">长顺县</a>| <a href="http://" target="_blank">吉首市</a>| <a href="http://" target="_blank">阳山县</a>| <a href="http://" target="_blank">蓝田县</a>| <a href="http://" target="_blank">武汉市</a>| <a href="http://" target="_blank">云霄县</a>| <a href="http://" target="_blank">休宁县</a>| <a href="http://" target="_blank">锡林浩特市</a>| <a href="http://" target="_blank">定州市</a>| <a href="http://" target="_blank">保定市</a>| <a href="http://" target="_blank">海丰县</a>| <a href="http://" target="_blank">达拉特旗</a>| <a href="http://" target="_blank">博野县</a>| <a href="http://" target="_blank">定边县</a>| <a href="http://" target="_blank">海城市</a>| <a href="http://" target="_blank">闸北区</a>| <a href="http://" target="_blank">隆回县</a>| <a href="http://" target="_blank">新龙县</a>| <a href="http://" target="_blank">剑川县</a>| <a href="http://" target="_blank">峡江县</a>| <a href="http://" target="_blank">扎鲁特旗</a>| <a href="http://" target="_blank">香格里拉县</a>| <a href="http://" target="_blank">曲松县</a>| <a href="http://" target="_blank">南平市</a>| <a href="http://" target="_blank">青神县</a>| <a href="http://" target="_blank">盐边县</a>| <a href="http://" target="_blank">介休市</a>| <a href="http://" target="_blank">宁德市</a>| <a href="http://" target="_blank">保山市</a>| <a href="http://" target="_blank">新龙县</a>| <a href="http://" target="_blank">勐海县</a>| <a href="http://" target="_blank">龙山县</a>| <a href="http://" target="_blank">简阳市</a>| <script> (function(){ var bp = document.createElement('script'); var curProtocol = window.location.protocol.split(':')[0]; if (curProtocol === 'https') { bp.src = 'https://zz.bdstatic.com/linksubmit/push.js'; } else { bp.src = 'http://push.zhanzhang.baidu.com/push.js'; } var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(bp, s); })(); </script> </body>