you could use Castor or XMLBeans as your XML-Java bindings so your code does not have dependencies on Axis.


On 12/15/05, McMullin, Gregg E. < [EMAIL PROTECTED]> wrote:
Hi All:

  I'm currently using Axis 1.2.1 and am wondering why the wsdl2java
tool does not generate interfaces along with the beans it creates?
  Is there a mechanism to make the generated beans implement a
particular interface?  I'm really trying to find the proper way to
hide "axis" from my webService code.  My thought was that if I could
work with interface's for my beans, I could easily switch out axis
for another framework if desired.  Any thoughts would be welcome.

      Gregg

Reply via email to