Hi I have a struts application which also exposes Axis 2 web services. The application was deployed using .wsdd file in Axis and i ported it over to Axis2 and packaged the application using an aar file instead of a war file. When i try to deploy it using the deploy utility in Axis2 admin it says the deployed service is faulty. I created the META-INF folder with services.xmland it also has other folders that are used by the struts application. Is there any way i can use the wsdd file in Axis 2 or is there way aar or any other deployment mechanism can handle such a deployment in Tomcat 4.5
Thank you Anil
