Discussion:
why axis2
Francesco Viscomi
2017-11-16 00:13:31 UTC
Permalink
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/axis2/
java/core/index.html


thanks really much
--
Ing. Viscomi Francesco
Ken Hu
2017-11-16 01:26:59 UTC
Permalink
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 implementation.

Ken
Post by 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/axis2/java/core/index.html
<https://axis.apache.org/axis2/java/core/index.html>
thanks really much
--
Ing. Viscomi Francesco
--
__ __ _____ ____ _ | \/ |_ _| | _ \ _____ _____| | ___ _ __ ___ _ __ ___
| |\/| | | | | | | |/ _ \ \ / / _ \ |/ _ \| '_ \ / _ \ '__/ __| | | | |
| | | |_| | __/\ V / __/ | (_) | |_) | __/ | \__ \ |_| |_| |_| |____/
\___| \_/ \___|_|\___/| .__/ \___|_| |___/ |_|

* MT developers collaboration site <http://rd.googlesites.mt.com.tw>
* MT mobile app collaboration site <http://app.googlesites.mt.com.tw>
* MT developers community
<https://plus.google.com/communities/109410407127304641407>
George Stanchev
2017-11-16 04:32:07 UTC
Permalink
The correct question is why Axis2 over CXF?

From: Ken Hu [mailto:***@mt.com.tw]
Sent: Wednesday, November 15, 2017 6:27 PM
To: java-***@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 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 implementation.

Ken

Francesco Viscomi æ–Œ 2017幎11月16日 08:13 寫道:
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/axis2/java/core/index.html


thanks really much
--
Ing. Viscomi Francesco
--
__ __ _____ ____ _

| \/ |_ _| | _ \ _____ _____| | ___ _ __ ___ _ __ ___

| |\/| | | | | | | |/ _ \ \ / / _ \ |/ _ \| '_ \ / _ \ '__/ __|

| | | | | | | |_| | __/\ V / __/ | (_) | |_) | __/ | \__ \

|_| |_| |_| |____/ \___| \_/ \___|_|\___/| .__/ \___|_| |___/

|_|



· MT developers collaboration site<http://rd.googlesites.mt.com.tw>

·

· MT mobile app collaboration site<http://app.googlesites.mt.com.tw>

·

· MT developers community<https://plus.google.com/communities/109410407127304641407>

·
Francesco Viscomi
2017-11-16 12:34:43 UTC
Permalink
what is cxf?

thx
Post by George Stanchev
The correct question is why Axis2 over CXF?
*Sent:* Wednesday, November 15, 2017 6:27 PM
*Subject:* Re: why axis2
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 implementation.
Ken
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/axis2/java/core/index.html
thanks really much
--
Ing. Viscomi Francesco
--
__ __ _____ ____ _
| \/ |_ _| | _ \ _____ _____| | ___ _ __ ___ _ __ ___
| |\/| | | | | | | |/ _ \ \ / / _ \ |/ _ \| '_ \ / _ \ '__/ __|
| | | | | | | |_| | __/\ V / __/ | (_) | |_) | __/ | \__ \
|_| |_| |_| |____/ \___| \_/ \___|_|\___/| .__/ \___|_| |___/
|_|
· MT developers collaboration site <http://rd.googlesites.mt.com.tw>
·
· MT mobile app collaboration site <http://app.googlesites.mt.com.tw>
·
· MT developers community <https://plus.google.com/communities/109410407127304641407>
·
--
Ing. Viscomi Francesco
George Stanchev
2017-11-16 13:20:50 UTC
Permalink
http://lmgtfy.com/?q=CXF

From: Francesco Viscomi [mailto:***@gmail.com]
Sent: Thursday, November 16, 2017 5:35 AM
To: java-***@axis.apache.org
Subject: Re: why axis2

what is cxf?

thx

2017-11-16 5:32 GMT+01:00 George Stanchev <***@serena.com<mailto:***@serena.com>>:
The correct question is why Axis2 over CXF?

From: Ken Hu [mailto:***@mt.com.tw<mailto:***@mt.com.tw>]
Sent: Wednesday, November 15, 2017 6:27 PM
To: java-***@axis.apache.org<mailto:java-***@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 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 implementation.

Ken

Francesco Viscomi æ–Œ 2017幎11月16日 08:13 寫道:
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/axis2/java/core/index.html


thanks really much
--
Ing. Viscomi Francesco
--
__ __ _____ ____ _

| \/ |_ _| | _ \ _____ _____| | ___ _ __ ___ _ __ ___

| |\/| | | | | | | |/ _ \ \ / / _ \ |/ _ \| '_ \ / _ \ '__/ __|

| | | | | | | |_| | __/\ V / __/ | (_) | |_) | __/ | \__ \

|_| |_| |_| |____/ \___| \_/ \___|_|\___/| .__/ \___|_| |___/

|_|



• MT developers collaboration site<http://rd.googlesites.mt.com.tw>

•

• MT mobile app collaboration site<http://app.googlesites.mt.com.tw>

•

• MT developers community<https://plus.google.com/communities/109410407127304641407>

•
--
Ing. Viscomi Francesco
Francesco Viscomi
2017-11-17 20:15:13 UTC
Permalink
Hi, i still do not understand :)

with just this one statment
Endpoint.publish("http://localhost:7779/ws/hello", new HelloWorldImpl());

I can have a a web server up and running;
So what do you mean about an implementation of that API?

thx
Post by George Stanchev
http://lmgtfy.com/?q=CXF
*Sent:* Thursday, November 16, 2017 5:35 AM
*Subject:* Re: why axis2
what is cxf?
thx
The correct question is why Axis2 over CXF?
*Sent:* Wednesday, November 15, 2017 6:27 PM
*Subject:* Re: why axis2
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 implementation.
Ken
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/axis2/java/core/index.html
thanks really much
--
Ing. Viscomi Francesco
--
__ __ _____ ____ _
| \/ |_ _| | _ \ _____ _____| | ___ _ __ ___ _ __ ___
| |\/| | | | | | | |/ _ \ \ / / _ \ |/ _ \| '_ \ / _ \ '__/ __|
| | | | | | | |_| | __/\ V / __/ | (_) | |_) | __/ | \__ \
|_| |_| |_| |____/ \___| \_/ \___|_|\___/| .__/ \___|_| |___/
|_|
· MT developers collaboration site <http://rd.googlesites.mt.com.tw>
·
· MT mobile app collaboration site <http://app.googlesites.mt.com.tw>
·
· MT developers community <https://plus.google.com/communities/109410407127304641407>
·
--
Ing. Viscomi Francesco
--
Ing. Viscomi Francesco
Loading...