Hi Ryan ; I have fixed this in the current code base. Thanks Deepal
> In org.apache.axis2.receivers.RawXMLINOutMessageReceiver. > invokeBusinessLogic, there is code that adds a namespace: > > result.declareNamespace(service.getTargetNamespace(), > > service.getTargetNamespacePrefix()); > > What is the purpose of that namespace? I don’t think it is used in the > rest of the document (at least, not in my case)… is it part of some > standard? > > Ryan Nelsestuen > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
