my dog learned polymorphism
The moose likes Web Services and the fly likes AXIS 1.4 Response  XML Help-Urgent Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "AXIS 1.4 Response  XML Help-Urgent" Watch "AXIS 1.4 Response  XML Help-Urgent" New topic
Author

AXIS 1.4 Response XML Help-Urgent

Bala'J'i Rags
Greenhorn

Joined: Jul 29, 2008
Posts: 26
HI All,

I am developing a webservice - serverside service using Axis 1.4 - RPC/encoded . My response is not as expected. Can some one help me

My request takes a employee ID and the response retrieves the employee details .My question is that the expected Response that my client wants is little diffrent from the actual response.The method name in the SOAP Body gets generated with a "Response" text to it .For example the method name igetEmployeeDetails is generated as "getEmployeeResponse" inside the soap body .. Can some one help me why this happens and how this can be tweaked.


Thanks in advance.

Request





Response - Actual


Response Expected :



My Server-config.wsdd


My WSDL



SCJP 1.5,SCWCD 1.5
Bala'J'i
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: AXIS 1.4 Response XML Help-Urgent
 
Similar Threads
TcpMon in Eclipse
Array of Complex Type- item tag missing
maxOccurs issue
Have a question about accessing the SOAP response via VBA client.
Axis 1.2 or 1.3 Putting Service Params in SOAP Header Section