ffang commented on issue #584: CXF-8128: Fill address field in case of responses URL: https://github.com/apache/cxf/pull/584#issuecomment-537144455 Hi @kkrisz1 , First thanks for the contribution. With your change, org.apache.cxf.jaxws.logging.SOAPLoggingTest is broken. Previously it assume LogEvent.getAddress return "null", but with your change the LogEvent.getAddress expects to return something. Could you please update org.apache.cxf.jaxws.logging.SOAPLoggingTest accordingly also? Freeman
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
