I think that I don't really know how to do this. I have a maven project. Webapp lies in src/webapp/WEB-INF/services/WeatherService/META-INF/service.xml
Now, if I understand this correctly. When I want to add a new service I must use another path and add the service.xml again like. src/webapp/WEB-INF/services/AnotherService/META-INF/service.xml How can I set up a maven project with axis2 servlet embeded and have many services without having many services.xml? -- View this message in context: http://www.nabble.com/Tutorial-on-light-Service-and-Client-tf4371608.html#a12476801 Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
