My recommendation would be to use Constants.NS_PRE_SOAP_ENV. On 20 Jan 2003 at 11:49, Jesus M. Salvo Jr. wrote:
> > I would like to use the SOAP namespace prefix in the enveloper header > ... but there does not seem to be a way to retrieve the namespace prefix > that Apache-SOAP uses, apart from hardcoding "SOAP-ENV" within my code, > like this: > > someElement.setAttributeNS( "SOAP-ENV", "someAttributeInSoapNamespace", > "someValue" ); > > Is there a better way? > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > Scott Nichol -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>