|
If you
are going to trick java2wsdl into using the State class, then you might as well
return a State object from getState(), since that kinda defeats the purpose of
returning an interface in the first place, right?
I see
alot of questions on this list where someone is trying to make axis produce a
wsdl to fit their classes that they want to expose as a service. I'm a newbie
here, so maybe I don't get it, but it seems this is the reverse of the process
to be followed. Shouldn't you design your interface such that it exposes your
web service in a way that meets the requirements of how a wsdl file is
created and used, instead of trying to make the wsdl match an interface
that was designed without a web service in mind?
|
Title: Message
- Generating wsdl for interfaces Oleg Lebedev
- RE: Generating wsdl for interfaces Bill Werth
- RE: Generating wsdl for interfaces Oleg Lebedev
- RE: Generating wsdl for interfaces Rick Badertscher
- RE: Generating wsdl for interfaces Bill Werth
