bpel、bpelunit安装

来源:互联网 发布:ubuntu gui 复制文件夹 编辑:程序博客网 时间:2024/06/01 10:41

环境准备:eclipse4.2 ,jdk1.8,tomcat8.0 ,ode1.3

一、ode服务器安装:

  a. Tomcat

  b. ode官网下载  ODE的war包

  c. 将ode.war放到Tomcat安装目录的webapps的子目录下,在命令行下进入Tomcat安装目录的bin目录下,输入catalina run命令,这个命令会配置并且启动Tomcat服务器,启动成功后,在webapps目录下会出现一个ode目录。



二、Bpel2.0 安装地址:

http://download.eclipse.org/bpel/site/1.0.5


三、BPELUnit安装:

 I've followed these steps:

1. Downloaded Eclipse Luna SR.2 for Modelling from here:

http://www.eclipse.org/downloads/packages/release/luna/sr2

2.安装bpel。

使用eclipse help->install new software->"http://download.eclipse.org/bpel/site/1.0.5"

3. Started Eclipse, added this update site:

http://update.bpelunit.net/eclipse-deps-201404181355/

4. Installed BPELUnit from the latest snapshot:

https://neptuno.uca.es/nexus/service/local/artifact/maven/redirect?r=snapshots&g=net.bpelunit&a=net.bpelunit.eclipse.updatesite&v=1.6.2-SNAPSHOT&e=zip&c=assembly

5. Restarted Eclipse, and tried creating a project and then using "File -> New -> Other -> BPELUnit TestSuite".

Could you try these steps from the beginning and let me know if it works for you? If it works from a clean Eclipse installation and not from yours, there might something causing a conflict.

You could try going to the Console view, creating a new OSGi console, searching for the BPELUnit plugins with "ss bpelunit" and then running "diag bundle_id" to see if there's anything that is preventing that bundle from being started.


亲自试验,成功安装!

若同为bepl、bpelunit研究者,共同学习,请加qq 1464835043,备注:bpel研究者






附:bpelunit论坛https://groups.google.com/forum/#!msg/bpelunit/p5P50sHPFXA/q4D6kpSq97IJ




1 0
原创粉丝点击