- WS-BPEL 2.0 Beginner's Guide
- Matjaz B. Juric Denis Weerasiri
- 195字
- 2021-08-05 18:01:30
Time for action – deploying the BPEL process
To deploy the process, perform the following steps:
- Right-click on the BookstoreA project and click on the Deploy submenu. Select BookstoreA from the option.
- Select Deploy to Application Server:
- We can specify the deployment configuration. For this time, we will use the default values. Please note that the most important is to specify New Revision ID, which denotes the revision (or version) number of your composite application. Also note Overwrite any existing composites with the same revision ID; this has to be checked if you want to redeploy a composite application with the same revision ID:
- Click on the IntegratedWebLogicServer server for the deployment and click on Next:
- We will see the status of the SOA server. Click on Next:
- Finally, we will see the deployment summary. Click on Finish:
- Monitor the deployment log windows at the bottom of the screen and look for the Deployment finished. message. This means that the BPEL process has been successfully deployed:
What just happened?
We successfully deployed our BPEL process. More precisely, we deployed the whole composite application, which contains the BPEL process and are now ready to test it.
推薦閱讀
- Microsoft SQL Server企業(yè)級(jí)平臺(tái)管理實(shí)踐
- 正則表達(dá)式必知必會(huì)
- Python廣告數(shù)據(jù)挖掘與分析實(shí)戰(zhàn)
- SQL查詢:從入門到實(shí)踐(第4版)
- Libgdx Cross/platform Game Development Cookbook
- 城市計(jì)算
- 金融商業(yè)算法建模:基于Python和SAS
- 跨領(lǐng)域信息交換方法與技術(shù)(第二版)
- 爬蟲(chóng)實(shí)戰(zhàn):從數(shù)據(jù)到產(chǎn)品
- 菜鳥(niǎo)學(xué)SPSS數(shù)據(jù)分析
- Spring MVC Beginner’s Guide
- The Natural Language Processing Workshop
- 改進(jìn)的群智能算法及其應(yīng)用
- Deep Learning with R for Beginners
- Hands-On Deep Learning for Games