I saw WebServiceTaskTest in engine test suite. Do you intend to write that test with only dependencies on CXF ? If so, i think (first of all that would be great 🙂 ) and secondly that it should go in the test suite of the activiti-cxf module.
Hi Tom, This test is for validating that the implementation works. It is dependent at runtime on CXF though this test should pass if you use a different implementation for WS calls such as Axis. I will move to the cxf module for now Thanks, Esteban