Ivan Krizsan wrote:Hi!
Just curious: Why do you use Axis to create a web service when you can have Tuscany do that for you?
Tuscany will, as far as I know, even use Axis when exposing web services.
Best wishes!
Ivan Krizsan wrote:
I can tell from the stacktrace that you are not developing a typical web service, but a SCA application using Apache Tuscany.
Getting the Apache Tuscany dependencies right is not a trivial task - I would recommend using Maven and working from one of their samples, using the pom file from the sample that is closest to what you are trying to accomplish.
Best wishes!