欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Intalio Tempo
来自开放百科 - 灰狐
(版本间的差异)
(未显示1个用户的4个中间版本) | |||
第2行: | 第2行: | ||
[[Image:intalio-tempo-overview.jpg|right|thumb|Tempo Overview]] | [[Image:intalio-tempo-overview.jpg|right|thumb|Tempo Overview]] | ||
+ | ==Install== | ||
+ | svn co http://tempo.intalio.org/tempo/trunk/ tempo | ||
+ | mysqladmin create bpms -u root -p | ||
+ | mysql -D bpms -u root -p < rsc/tempo-sql/ode-mysql.sql | ||
+ | vi rsc/scripts/config.yml | ||
+ | set rebuild to "true" | ||
+ | if you want to try the liferay integration, uncomment: #server: liferay_v501 | ||
+ | ruby rsc/scripts/create_tomcat.rb | ||
+ | cd bin | ||
+ | catalina.sh run | ||
+ | http://localhost:8080/ui-fw/ | ||
==Code== | ==Code== | ||
svn co http://tempo.intalio.org/tempo/trunk/ tempo | svn co http://tempo.intalio.org/tempo/trunk/ tempo | ||
http://github.com/hellonico/tempo/tree/master | http://github.com/hellonico/tempo/tree/master | ||
http://www.intalio.org/public/maven2/org/intalio/tempo/ | http://www.intalio.org/public/maven2/org/intalio/tempo/ | ||
− | |||
− | |||
− | |||
==Links== | ==Links== | ||
*http://tempo.intalio.org/ | *http://tempo.intalio.org/ | ||
+ | ==Screenshots== | ||
+ | <gallery perrow=6> | ||
+ | Image:intalio-workflow-ui.jpg|Web-based User Interface for Tempo | ||
+ | Image:intalio-task.jpg|This is running as a BPEL process | ||
+ | Image:intalio-liferay-integration.png|The User Interface as a portlet]] | ||
+ | </gallery> | ||
+ | |||
+ | [[Category:Workflow]] | ||
+ | [[Category:BPM]] | ||
+ | [[Category:SOA]] |
2010年8月22日 (日) 08:48的最后版本
Intalio Tempo is a set of runtime components that support human workflow within an service-oriented architecture (SOA). Our main goal is to provide a complete and extensible workflow solution with a bias towards interoperable technologies (BPEL, BPEL4People, XForms, REST, and web services) as a default implementation.
目录 |
[编辑] Install
svn co http://tempo.intalio.org/tempo/trunk/ tempo mysqladmin create bpms -u root -p mysql -D bpms -u root -p < rsc/tempo-sql/ode-mysql.sql vi rsc/scripts/config.yml set rebuild to "true" if you want to try the liferay integration, uncomment: #server: liferay_v501 ruby rsc/scripts/create_tomcat.rb cd bin catalina.sh run http://localhost:8080/ui-fw/
[编辑] Code
svn co http://tempo.intalio.org/tempo/trunk/ tempo http://github.com/hellonico/tempo/tree/master http://www.intalio.org/public/maven2/org/intalio/tempo/
[编辑] Links
[编辑] Screenshots
分享您的观点