Hi, I need to migrate from axis 1.3 to axis 2 within an existing large web application which also exposes web service functionality. I have been reading through the documentation and also followed this tutorial: http://www.developer.com/services/article.php/10928_3777111_2/Embedding-Apache-Axis2-into-Existing-Applications.htm.
I am having no luck even getting a wsdl to generate for my existing services. If I browse to the wsdl address I get the following error: javax.servlet.ServletException: File "/axis2-web/listSingleService.jsp" not found Is it really the case that I MUST have the axis web app installed? I really don't want to have to do this and with axis 1 I just dropped the jar files into my web app and wrote the wsdd file and that's it, my wsdl generated and my RPC services worked fine. My second question is do I have to package my services code into a jar\aar file? All my source code already sits in my web application in WEB-INF/lib/classes/... Is there any way to just point axis 2 to the existing source instead of having to package this up? My build process already distributes these files into my web app and this worked absolutely fine with axis 1. Finally, if does anybody have a link to a decent migration process? The one on the axis website is pretty sparse really and doesn't actually tell me what I need to do. 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 ********************************************************************************************************************