|
I disagree. The Sun JAX-RPC reference
implementation in JWSDP contains a web services framework that’s
comparable to (albeit different from) the framework in Apache Axis. The point
is that someone that implements the JAX-RPC API can’t simply implement
the API – they also must supply a SOAP/WSDL runtime framework. I think that Axis is easier to use than
JWSDP, though. Anne From: Kim Tan
[mailto:[EMAIL PROTECTED] The way I see is that when you use Axis,you are buying into the
"Axis webservice framework" of building web services, and if you use
the JWSDP, you are basically just using the API, which Axis supports and
extends. It is kind of similar to those using Struts for MVC type of application
framework, you can do the same with straight JAVA,but Struts provide you will
some convenient method to build the MVC apps. So it is kind of boiling down to whether you feel comfortable with Axis
or just pure JAVA....
Do you Yahoo!? |
- Re: Axis vs JWSDP 1.4 Anne Thomas Manes
- Re: Axis vs JWSDP 1.4 matthew.hawthorne
- RE: Axis vs JWSDP 1.4 Anne Thomas Manes
