Hubert, Eric napsal(a):
This is Synapse 1.2-beta1.
I use beta because in final 1.2 the HTTP/1.0 does not work
(http://issues.apache.org/jira/browse/SYNAPSE-357)
I can't believe this, as we are using HTTP/1.0 with Synapse 1.2. I have no time to check the issue right now, but did you tested
somethink like this?

<syn:property name="FORCE_HTTP_1.0" value="true" scope="axis2" />


Thanks for this. It seems with scope="axis2" it works! Before I used scope="axis2-client" as noted in documentation (http://synapse.apache.org/Synapse_Configuration_Language.html#property)

--
Best regards,
  Pavel Krehula

Reply via email to