Export to GitHub

qualitas - issue #1

Reduce number of dependencies in qualitas-engines-ode-deployment


Posted on Apr 1, 2012 by Happy Monkey

Current implementation of qualitas-engines-ode-deployment uses ODE AXIS2 ServiceClientUtil class which comes with (too) many Axis2-related dependencies. This can be rewritten using plain JAX-WS.

Comment #1

Posted on Apr 1, 2012 by Happy Monkey

Comment deleted

Comment #2

Posted on Apr 13, 2012 by Happy Monkey

Removed ode-axis dependency and rewrote the module using only JAX-WS, saved 18 MB of jar dependencies, more information about this fix: http://code.google.com/p/qualitas/source/detail?r=bc18c5239c579acdc0ba0b5be6b7f2e486dd68f2.

Comment #3

Posted on Apr 13, 2012 by Happy Monkey

Changed status to done.

Status: Done

Labels:
Type-Enhancement Priority-Medium