|
Hi
all,
I have
a question about the encoding style attribute. I'm using axis as a client to a
glue server and I'm setting the encoding style attribute on
both
the rpc element aswell as the body element in the request soap message. It seems
that glue expects the encoding style attribute to be
on the
envelope or body elements. If the encoding style attribute is not on this level
glue throws a "this is a soap encoded endpoint" exception.
I
looked at the axis code specifically SOAPEnvelope.java and
SOAPBody.java and I see that attributes on the body element are never
serialized. Is this correct or am I doing something wrong?
I
appreciate any help.
Thanks
Dharminder Singh
|
