You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by "Quinn, Kim John" <KQ...@e-Cognita.com> on 2002/12/16 00:27:43 UTC

Defining Interfaces in WSDL?

Hey all,  well - im past deserializing now but have a new question to bang
my head against...

Has anyone defined a WSDL document that uses "interfaces?"  

What I need to do (due to code that uses it) is have my WebService work with
the interfaces as the types as opposed to the implementations.  Its either
that or it seems like I am going to have to create proxy's for every single
one...

Any suggestions or pointers to where I could find a sample would be great!

Thanks.

KJQ