You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Dasarath Weeratunge <da...@gmail.com> on 2006/01/01 08:03:32 UTC

axis 1.3 soap faults

Hi,

I'm using axis 1.3 and when I throw an AxisFault the message that comes
out is a soap 1.1 fault-- how can I get a soap 1.2 fault? The AxisFault
class seems to have the required constructor but even when I use it, still I
get a 1.1 fault:(

thanks
--dasarath