E
ed
Hello,
I am investigating creating webservices with axis.
I notice that you can just create a bean as a jws file and it will
generate the wsdl.... instant web services....
Yet, I see that many people are running wsdl2java -First creating the
WSDL to generate the java stubs BUT WHY would you do it this way as
opposed to writing your java first, and then exposing it as a service?
Seems very backward....
Ed
I am investigating creating webservices with axis.
I notice that you can just create a bean as a jws file and it will
generate the wsdl.... instant web services....
Yet, I see that many people are running wsdl2java -First creating the
WSDL to generate the java stubs BUT WHY would you do it this way as
opposed to writing your java first, and then exposing it as a service?
Seems very backward....
Ed