As long as the prefix maps to the correct namespace URI, the messages
are semantically identical. Your handler should be to handle any
prefix string.

Anne

On 2/27/07, anup bansal <[EMAIL PROTECTED]> wrote:
Hi All,

I am using Axis 1.4 for accessing a third party weservice.  I am able to
connect to the service and receive the response.

The prefixes in the response I receive is not the same as the the one sent
by the service. The difference lies in the name space prefix values.
As a result the response header is not being validated.

Axis is replacing the namespace prefixes with its own prefix values.
For e.g. the prefix value sent for the SOAP Body is soap12, where as Axis
converts it into soapenv.

Is this a bug in Axis or is there a way to get around this problem? Can you
please help?

Regards,
Anup

 ________________________________
 Here's a new way to find what you're looking for - Yahoo! Answers



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to