Wednesday, March 12, 2008

Forcing Oracle BPEL recompilation on the server

Remove /bpel/domains//tmp/.bpel_/BPEL-INF/classes
when Oracle AS is down. When the application server comes up, it recompiles the deployed process.

Remove .../BPEL-INF/src and .../BPEL-INF/classes to force regeneration and recompilation.

This is applicable for Oracle AS 10.1.3.3.1.

1 comment:

Anonymous said...
This comment has been removed by a blog administrator.