Hi,

Let's assume that I already have a few interfaces and their implementation that follow all the web services rules and they are suitable of being exposed via Axis the way they are.

Is it possible for Axis to combine all these interfaces/classes into one web service automatically or do I have to write one big interface that extends all the existing interfaces and its implementation class to call thru to the existing implementations?

Thank you,

Tim



Reply via email to