I have below wsdl generated using AXIS 1.2 Final :
Now when I deploy the service using AXIS 1.2 Final and generate the
response I am getting below
soap response from AXIS
instead of
The element name should be <item> instead of <getRRList> inside <getRRList>.
Can anyone please suggest the reason for this. How actually response
element names are created by AXIS ? Can we control the elements name
while generating soap message using AXIS? Thanks in advance for your
time and reply.