I\'m looking at the SOAP output from a web service I\'m developing, and I noticed something curious:
Other option is that the variable MY_QNAME has the prefix empty.
public static final QName MY_QNAME = new QName("http://www.hello.com/Service/", "tagname", "prefix");
So, if you fill it, then it works.