I have developed a Webservice using Axis2 , made a .aar file from it and deployed it inside the Axis2.war services directory . All this works fine .
I also need to write a Web client for it , so now my question is do i need to make another .war to deploy the client , or can i keep my files inside Axis2.war ??