About Question enthuware.ocejws.v6.2.112 :
Posted: Fri May 09, 2014 5:57 pm
In the explanation, it says:
"Configuring handlers on server @HandlerChain on @WebServiceRef
@WebServlet(...)
public class LogServlets extends HttpServlet{
@HandlerChain(file="...")
@WebServiceRef (LogWebService.class)
LogLog l;
}
"
I think this should be configuring handler on the client side , not on the server side.
"Configuring handlers on server @HandlerChain on @WebServiceRef
@WebServlet(...)
public class LogServlets extends HttpServlet{
@HandlerChain(file="...")
@WebServiceRef (LogWebService.class)
LogLog l;
}
"
I think this should be configuring handler on the client side , not on the server side.