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

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

RE: why axis2

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