The current SCA C++ implementation supports webservice binding using Axis 1.x (there are some outstanding problems with this). I would like to move up to use Axis2C.
One way to do this is to discard the Axis 1.x binding code and replace with Axis2C. A better way would be to restructure the code to allow bindings to be more pluggable. As a starting point I think it would be useful, as discussed on another thread, to have a Wiki page outlining the current code architecture/structure which would be of use for anyone who would like to help out. As part of this it would also be really good to have an SDO C++ integration with Axis2C. Pete