There's a alfresco server and it uses axis client 1.4 Sometimes - often after server restart - bad xml is generated and I've got an error: Attribute "actor" bound to namespace " http://schemas.xmlsoap.org/soap/envelope/" was already specified for element "ns1:QueryHeader"
- what is more propable: bug in the axis client or in the alfresco ? - is it safe to upgrade axis only to the newest release ? Here is part of the log: [org.apache.axis.client.Call]operation.getNumParams()=1 [org.apache.axis.client.Call]getParamList number of params: 1 [org.apache.axis.client.Call]Enter: Call::invoke(RPCElement) [org.apache.axis.client.Call]Enter: Call::invoke() [org.apache.axis.client.Call]Target service: RepositoryService <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"><soapenv:Header> <ns1:QueryHeader soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next" soapenv:mustUnderstand="0" soapenv:actor=" http://schemas.xmlsoap.org/soap/actor/next" soapenv:actor=" http://schemas.xmlsoap.org/soap/actor/next"
