
Is anyone else seeing an incorrect version of WS-Addressing in their CreatActivityResponse messages from CROWN? Liang says they're using the correct version and others haven't had this problem AFAIK, but my SOAP message says otherwise. Here's an example: 2006-11-10 11:42:50,813 DEBUG handlers.MessageLoggingHandler [main,logMessage:58] SOAPEnvelope: <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/03/addressing"><soapenv:Header><wsa:MessageID soapenv:mustUnderstand="0">uuid:4389a040-70eb-11db-943a-e1848c059f31</wsa:MessageID><wsa:To soapenv:mustUnderstand="0">http://schemas.xmlsoap.org/ws/2004/03/addressing/role/anonymous</wsa:To><wsa:Action soapenv:mustUnderstand="0">http://schemas.ggf.org/bes/2006/08/bes-factory/BESFactoryPortType/CreateActivityResponse</wsa:Action><From soapenv:mustUnderstand="0" xmlns="http://schemas.xmlsoap.org/ws/2004/03/addressing"><Address>https://colab.crown.org.cn:8080/crown/services/ScheduleService</Address></From><wsa:RelatesTo RelationshipType="wsa:Reply" soapenv:mustUnderstand="0">uuid:40bf35a0-70eb-11db-8d44-8c0196de5385</wsa:RelatesTo></soapenv:Header><soapenv:Body><ns1:CreateActivityResponse xmlns:ns1="http://schemas.ggf.org/bes/2006/08/bes-factory"><ns1:ActivityIdentifier xmlns="http://schemas.xmlsoap.org/ws/2004/03/addressing"><Address>https://colab.crown.org.cn:8080/crown/services/ScheduleService</Address></ns1:ActivityIdentifier></ns1:CreateActivityResponse></soapenv:Body></soapenv:Envelope> Peter