- Oracle SOA BPEL Process Manager 11gR1:A Hands-On Tutorial
- Ravi Saraswathi Jaswant Singh
- 336字
- 2021-08-20 16:47:06
Deploying BPEL business processes
- As shown in the following screenshot, select Deploy from the JDeveloper menu and select the project:
- Select Deploy to Application Server, as shown in the following screenshot:
- Enter a Connection Name. For example, enter
Weblogic
: - Ensure that you start Oracle SOA Suite WebLogic server and database servers. Enter the WebLogic console user ID and password in the next screen.
- As shown in the following screenshot, enter the server details that you want to deploy the service to. In case of a development integration environment, you may plan to deploy to a remote server. Enter the remote server information:
- Ensure that the domain name is correct in the preceding screen. Click on Next. As shown in the next screenshot, click on the Test Connection button for testing the WebLogic connection.
If the application server box is empty, then do the following:
- Ensure that the WebLogic application server and SOA managed server instances is up and running
- Connect to an external WebLogic application server for deploying the services by providing the server information
- Click on Next. In case of errors, ensure that you can connect to the WebLogic console using an external browser. If you are using a proxy for your browser, ensure that you use it while connecting from JDeveloper as well. Update or remove the proxy setting to remove connection errors:
- As shown in the following screenshot, the next screen will display a message that the creation of the connection is complete. Click on Finish:
- Follow the steps and test the connections. Use default port numbers configured while creating the WebLogic domain using the Configuration Wizard. Once connected, JDeveloper will recognize WebLogic in the dialog box, as shown in the following screenshot:
- The SOA BPEL process manager is required for deploying the BPEL service. If you receive the following dialog box, ensure that the SOA servers are running in the local server, otherwise proceed with selecting the SOA server and finish the application connection process:
- JDeveloper shows the following successful validation message:
推薦閱讀
- Vue.js 3.x快速入門
- Visual Basic .NET程序設計(第3版)
- 深入淺出Prometheus:原理、應用、源碼與拓展詳解
- Getting Started with PowerShell
- 人臉識別原理及算法:動態人臉識別系統研究
- 3D少兒游戲編程(原書第2版)
- Hands-On Full Stack Development with Go
- Java系統化項目開發教程
- 零基礎入門學習Python(第2版)
- HTML5+CSS3+JavaScript 從入門到項目實踐(超值版)
- 零基礎看圖學ScratchJr:少兒趣味編程(全彩大字版)
- Learning Kotlin by building Android Applications
- Java并發實現原理:JDK源碼剖析
- HTML5游戲開發實戰
- Flask開發Web搜索引擎入門與實戰