Hi, I have tried to invoke an axis2 web service (using soap11, I must admit). I simply picked the AddressBook example from the axis2 installation. Now, the web service returns just nothing when invoking the addEntry method (which is correct since the function is void).
However, ServiceMix, i.e. xfire, obviously cannot deal with the empty response and throws an "Unexpected EOF in prolog" exception. What should we do? Best regards Martin -- View this message in context: http://www.nabble.com/Problem--WebService-returning-void-tf2805862s12049.html#a7828279 Sent from the ServiceMix - User mailing list archive at Nabble.com.
