Export to GitHub

qualitas - issue #2

Reimplementing Web Service Invoker using CXF or plain JAX-WS


Posted on Apr 1, 2012 by Happy Monkey

Current web service invoker defined in qualitas-engines-api-invocation is based on Axis2. Axis2 is not the best option as JAX-WS is a standard now. This shouls be rewritten either as CXF or plain JAX-WS.

Comment #1

Posted on Apr 1, 2012 by Happy Monkey

Comment deleted

Comment #2

Posted on Apr 1, 2012 by Happy Monkey

The following link may be useful: http://cxf.apache.org/docs/jax-ws-dispatch-api.html

Comment #3

Posted on Apr 20, 2012 by Happy Monkey

WebService invoker now uses plain JAX-WS

Comment #4

Posted on Apr 20, 2012 by Happy Monkey

Marking as done and closing.

Status: Done

Labels:
Type-Enhancement Priority-Medium