But a mistake could be made, that you undeploy one of the two process that are supplied by default.
- TaskActionHandler
- TaskManager
copy the two files from directory $ORACLE_HOME/bpel/install/extensions/ to the deployment directory of your domain.
cd $ORACLE_HOME/bpel/install/extensions
cp bpel_TaskActionHandler_1.0.jar
$ORACLE_HOME/bpel/domains/default/deploy
cp bpel_TaskManager_1.0.jar
$ORACLE_HOME/bpel/domains/default/deploy