Maciek Zywno wrote:

thanks , this obviously is a kind of a solution
I was curious if having two legacy classess I can deploy them in the same service without writing one new wrapper class


regards

I'm not sure you can do this thing with Axis. Imagine you have two classes, later you'll want to add a method in one of them. Unfortunately, this method (method signature I mean) already exists in the other class. What Axis will do ?

Reply via email to