Huisheng Xu [http://community.jboss.org/people/rebody] replied to the discussion
"How can install jBPM BPEL?" To view the discussion, visit: http://community.jboss.org/message/538914#538914 -------------------------------------------------------------- Hi Mei, It seems very easy to install jBPM BPEL. First you should download jboss-4.2.3.GA and extract it in a directory, download apache-ant and config ant correctly(mostly the ANT_HOME=xxxx,PATH=%PATH%;%ANT_HOME%/bin). Second, you can modify config/build.properties, change software.installation.dir=${user.home} to your jboss directory. Then you can enter deploy directory in bpel, and execute "ant main" to deploy jbpm-bpel. enter examples/hello directory, and execute "ant main" to deploy hello example to jbpm-bpel. execute "ant test" run a test, verify the hello example. If you want to try other examples, you should install jswdp first. I are not familiar about that, So you have to try it by yourself. regards. -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/538914#538914] Start a new discussion in jBPM at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
