Rails generates soap requests with the header "Soapaction". Axis C++ fails to recognize this header because it appears to be looking for "SOAPAction". According to the HTTP spec "Field names are case-insensitive."

Reply via email to