saaj « jax « Java Enterprise Q&A





1. jax ws implementation/ saaj    coderanch.com

Hi, I need to know the following: is Dispatch.invoke() method or invokeAsync(T msg) using SAAJ underneath for the connection and the marshal/demarshalling of the message? In general what is the relation of jax ws with SAAJ? Finally, where is the source code for jax ws? I could not find it (except for interface defintions I could not find concrete implementations) Thanks ...