I've enabled the LoggingFeature in my cxf.xml by adding the following to my
jaxws:client

      <jaxws:features>
         <bean class="org.apache.cxf.ext.logging.LoggingFeature"/>
      </jaxws:features>

I just can't figure out what else I need to add to my webservice client
class in order to view the output in the console when attempting to connect
to a remote webservice.  Can anyone give me a link to additional
instructions?  Thanks :)



--
Sent from: http://cxf.547215.n5.nabble.com/cxf-user-f547216.html

Reply via email to