java Programming Glossary: soapenv
Changing the default XML namespace prefix generated with JAXWS http://stackoverflow.com/questions/3846121/changing-the-default-xml-namespace-prefix-generated-with-jaxws don't ask my why unless the XMLNS XML namepspace prefix is soapenv . Like this soapenv Envelope xmlns soapenv http schemas.xmlsoap.org.. the XMLNS XML namepspace prefix is soapenv . Like this soapenv Envelope xmlns soapenv http schemas.xmlsoap.org soap envelope.. prefix is soapenv . Like this soapenv Envelope xmlns soapenv http schemas.xmlsoap.org soap envelope soapenv Body ... body..
|