Hmmm...okay...will have to see then why the unit tests complain about
not finding the tests. Might be an ide issue.
Thanks.
Dave
On 04/14/2010 11:42 AM, Antoine Toulme wrote:
They are in the bpel-scripts project, next to it.
HTH!
Antoine
On Wed, Apr 14, 2010 at 11:32, David Carver<[email protected]> wrote:
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