I would like to create webservice module under maven project with service/dao/web all using spring framework. Is there a way Axis2 can along with Spring and JWS annotation? Do I need to include services.xml? Can I bundle this module as jar and deploy as a part of war similar to other modules?
Thanks