I have a BPEL Compiler issue I'm trying to debug, and I found that there
is a test suite called GoodCompileTest that is refering to some sample
BPEL's that should compile cleanly. However, I can not locate the
actual files themselves. They are not in the resources folder, and the
path refers to the following:
/2.0/good/assign/Assign3-2.0.bpel
Which are hard coded paths looking from the root it would appear. Are
these tests even running? Do we know where these files are located?
It would help the community to have them so that we can add additional
tests as we run into issues with compilation.
Dave