hello tomek i am new to the xml to object conversion concept. i am not
able to appriciate the performance of xfire over AXIS. can you give
some input for this. can you just tell me some references for AXIS.
thanks
ananth napisal(a):
> hello tomek i am new to the xml to object conversion concept. i am not
> able to appriciate the performance of xfire over AXIS. can you give
> some input for this.
http://xfire.codehaus.org/Stack+Comparison
> can you just tell me some references for AXIS.
I can't tell much about Axis, last time i used it was long time ago :/
and since that i dedicated XFire user :)
Tor Iver Wilhelmsen - 08 Nov 2006 15:15 GMT
> I can't tell much about Axis, last time i used it was long time ago :/
> and since that i dedicated XFire user :)
I'd say: Avoid Axis 1.x like the plague: it's slow, requires a bunch
of code-generating and some deploy/undeploy stuff I am glad to be rid
of. Go with Axis 2 (reimplementation) or XFire.
ananth - 08 Nov 2006 16:52 GMT
Tor Iver Wilhelmsen
thanks for the idea regarding usage of axis2 :)
can you tell a simple hello world example to me so that i can get used
to it.
regards
Tor Iver Wilhelmsen - 09 Nov 2006 09:07 GMT
> thanks for the idea regarding usage of axis2 :)
> can you tell a simple hello world example to me so that i can get used
> to it.
No, I also went for XFire instead, so I haven't used Axis 2. In XFire
it's very easy to use web services, especially when you use the same
classes on the server and the client.