Back to How To Use Web Service Across Project By Reference, or How To Use Web Service Across Project By Reference Info
| At line 14 changed 1 line. |
| The assumption is that user is familiar with concept of bpel, understand bpel project as available in netbeans and is able to deploy bpel projects to openesb bpel engine. |
| The assumption is that user is familiar with concept of bpel, understand bpel and composite app project as available in netbeans and is able to deploy bpel projects to openesb bpel engine. |
| At line 20 changed 1 line. |
| (1) Create a bpel project (We use Synchronous Sample project as available in netbeans) |
| (1) Create a bpel project (We use Synchronous Sample project as available in netbeans which also creates a composite app project which can be used to deploy this bpel project) |
| At line 25 changed 1 line. |
| The bpel project is shown below. Note it has one wsdl file which specifies the web service implemented in bpel process. |
| At line 27 added 3 lines. |
| (2) Create another bpel project and composite app project which can deploy this |