Hi all,
I'm new to cxf, though have used Weblogic, Axis, and JAX-WS tools ( beginning 
from wsdl . ( And I don't have access to the code base at the moment - 
otherwise I'd flail around a while longer :)

3 questions
server side, I am used to defining a a logging handler chain in ( for instance 
) sun-jaxws.xml in WEB-INF - just to log the SOAP messages to a log4J logger. 
What is the cxf equivalent?

client side, I
  1 programatically create a list of Handlers ( the same logging Handler, and 
another Handler that adds a specific http headers and values.
  2 set the BindingProvider.ENDPOINT_ADDRESS_PROPERTY to the url of the 
webservice to be consumed. 

doing both by casting to a BindingProvider and doing stuff.

Will this kind of thing work with cxf, or is there another way?

Thanks
--
George McKinney
Senior Software Developer/Analyst
MemberDirect(r) Product Development
phone: 604 737 5900
email: [EMAIL PROTECTED]
website: memberdirect.ca



Reply via email to