Wise-core
Submitted by maeste on Mon, 08/11/2008 - 09:08
In a nutshell it is a zero-code webservice caller supporting smooks based mapping, and pluggable JAX-WS handler.
It uses wsconsume API to dynamically generate client object and invoke web service, delagating to JBossWS JAX-WS implementation the dirty job.
It use smooks under the hood to transform user defined object into JAX-WS generated ones.
It support also standard JAX-WS handler and a generic smooks transformation handler to apply transformation to generated soap messages.