Re: Jaxws handler init method is not called

2014-03-17 Thread Daniel Kulp
On Mar 13, 2014, at 12:15 PM, Yang, Gang CTR (US) wrote: > Hi, > I'm using CXF 2.6.6 JAX-WS front. I have a simple JAX-WS service and a JAX-WS > handler, which is hooked with the service via the @HandlerChain. The classes > is packaged into a war with cxf-servlet.xml defining the JAX-WS servi

Jaxws handler init method is not called

2014-03-13 Thread Yang, Gang CTR (US)
Hi, I'm using CXF 2.6.6 JAX-WS front. I have a simple JAX-WS service and a JAX-WS handler, which is hooked with the service via the @HandlerChain. The classes is packaged into a war with cxf-servlet.xml defining the JAX-WS service endpoint w/o defining the handler. When the war is deployed in