We are supposed to send back an XML structure bean to the client. So the structure is hierarchic in that sense.

 

Thanks.

Pradeepta

 


From: Martin Gainty [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 12, 2006 9:05 PM
To: axis-user@ws.apache.org
Subject: Re: Urgent :Kindly verify whether the procedure is right or not

 

What is your definition of 'hierarchic response' which you return in the response?
M-

*********************************************************************
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.

 


 

----- Original Message -----

Sent: Wednesday, July 12, 2006 10:53 AM

Subject: Urgent :Kindly verify whether the procedure is right or not

 

Hello All,

 

            Kindly verify whether the procedure opted is right or not. I have an urgent delivery and need to get this clarified as soon as possible. I need to send a hierarchic object to a service as a parameter and get a hierarchic object as a response. The steps taken by me is:-

1)      Define the Beans and the service interface

2)      Generate the WSDL using java2wsdl

3)      Generate the stubs and skeletons using the wsdl to java

4)      Put the business logic in the skeleton classes to perform the required business operations

5)      Deploy it in the server

6)      Get the server WSDL generated and prepare the stubs to invoke the service.

 

The procedure works fine as earlier the problem faced was that the hierarchic object as request/response was not able to be serialized/deserialized into SOAP stream. Could you please let me know if this is the right procedure or there are some other mechanism that we are suppose to use. Thanks a lot

 

Pradeepta

 

 

 

Reply via email to