To deploy single BPEL process from Unix Console
Steps to be performed:-
1) Copy “TestBPEL” build folder in the server.
2) Go to $BPEL_HOME/utilities/ant-orabpel.properties
• Change revision as :-
rev=1.0.1
3) Go to the BPEL/Deployments where the build.xml is present
Execute exact below command:-
ant TestBPELP
1) Copy “TestBPEL” build folder in the server.
2) Go to $BPEL_HOME/utilities/ant-orabpel.properties
• Change revision as :-
rev=1.0.1
3) Go to the BPEL/Deployments where the build.xml is present
Execute exact below command:-
ant TestBPELP
Comments