dev@ws-test-harness.java.net

support for handlers

From: Rama Pulavarthi <Rama.Pulavarthi_at_Sun.COM>
Date: Mon, 21 Aug 2006 19:55:58 -0700

Hi,
Can ws-test-harness support Web Services with handlers?
I am trying to add some tests which use handlers on server and client.
I am looking for common case like setting handler-chain on endpoint
using @HandlerChain on Endpoint Implementation. This annotation refers
to handler configuration file which needs to be packaged into the war.
On the client-side, generally handlers are configured through jax-ws
customization.

thanks,
Rama Pulavarthi