December 28, 2009

Interesting bug related to ANT deployments and importing JARs

This finding is related to the same issue I was troubleshooting in my next post.

Basically, if you use ANT to deploy a BPEL process to a domain that is not the default domain, and this BPEL process uses embedded Java and imports custom Java packages, unless those JARs are in the
bpelcClasspath of the default domain as well, deployment will fail.

This has been tested on Oracle BPEL Process Manager 10g (10.1.3.3.1).

1 comment: