Re: why axis2

2017-11-17 Thread Francesco Viscomi
: > http://lmgtfy.com/?q=CXF > > > > *From:* Francesco Viscomi [mailto:fvisc...@gmail.com] > *Sent:* Thursday, November 16, 2017 5:35 AM > *To:* java-user@axis.apache.org > *Subject:* Re: why axis2 > > > > what is cxf? > > > > thx > > > > 2

RE: why axis2

2017-11-16 Thread George Stanchev
http://lmgtfy.com/?q=CXF From: Francesco Viscomi [mailto:fvisc...@gmail.com] Sent: Thursday, November 16, 2017 5:35 AM To: java-user@axis.apache.org Subject: Re: why axis2 what is cxf? thx 2017-11-16 5:32 GMT+01:00 George Stanchev mailto:gstanc...@serena.com>>: The correct question

Re: why axis2

2017-11-16 Thread Francesco Viscomi
what is cxf? thx 2017-11-16 5:32 GMT+01:00 George Stanchev : > The correct question is why Axis2 over CXF? > > > > *From:* Ken Hu [mailto:k...@mt.com.tw] > *Sent:* Wednesday, November 15, 2017 6:27 PM > *To:* java-user@axis.apache.org > *Subject:* Re: why axis2 >

RE: why axis2

2017-11-15 Thread George Stanchev
The correct question is why Axis2 over CXF? From: Ken Hu [mailto:k...@mt.com.tw] Sent: Wednesday, November 15, 2017 6:27 PM To: java-user@axis.apache.org Subject: Re: why axis2 Because you need an implementation of that API. Axis2 has much more than JAX-WS implementation, for example: you can

Re: why axis2

2017-11-15 Thread Ken Hu
Because you need an implementation of that API. Axis2 has much more than JAX-WS implementation, for example: you can use Axis2 as a stand-alone soap engine. If you just want to do JAX-WS things, there are other JAX-WS implementations out there, for example: glassfish use Metro as their JAX-WS im

why axis2

2017-11-15 Thread Francesco Viscomi
HI all, i'm new to Axis thecnology, so please apologies me if my request is stupid. I'm asking that I can send message over soap protocol using just API in the J2EE platform, i mean Java API for XML Web Services (JAX-WS), why i should use AXIS and learn so many manual? as in https://axis.apache.org

Why AXIS2 so solw at first time

2011-04-08 Thread 詹赵林
Dear All When I use RPCServiceClient to call the Axis2 web services on the local machine,it is very fast。But when I use RPCServiceClient to call the Axis2 web services on the remote machine,it's very slowly,expecially on the first time I call the Axis2.After each call I wait for a mome