Hi,

Thanks for all the help I have so far, I have now managed to do everything I 
needed to do! I have one final question which is about the generated code.

Currently I am exposing my actual implementation class and I have handwritten 
my services.xml file and deployed my service from within WEB-INF\classes and 
not in a .aar. My question is really about the skeleton and response objects 
because my service works fine without these but I wonder if there is anything 
wrong with doing it this way?

I could also have the option of writing my service, running java2wsdl and then 
wsdl2java to get my client and server side code and then 'wrap' the call to my 
service method inside the skeleton and use the generated response class as my 
output but it seems like Axis does this for me on the way out anyway (my client 
still gets this object even though it isn't deployed on my server).

So really are there any benefits to using the generated services.xml file and 
the skeleton and response classes and likewise is there any downfall to just 
exposing my service class directly without the skeleton wrapper?

Thanks,

Paul

********************************************************************************************************************

This message may contain confidential information. If you are not the intended 
recipient please inform the
sender that you have received the message in error before deleting it.
Please do not disclose, copy or distribute information in this e-mail or take 
any action in reliance on its contents:
to do so is strictly prohibited and may be unlawful.

Thank you for your co-operation.

NHSmail is the secure email and directory service available for all NHS staff 
in England and Scotland
NHSmail is approved for exchanging patient data and other sensitive information 
with NHSmail and GSi recipients
NHSmail provides an email address for your career in the NHS and can be 
accessed anywhere

********************************************************************************************************************

Reply via email to