Hi, We are using Axis2 1.4. We need to add *scope *attribute to servie tag* * in service.xml.
<service name="foo" *scope*=" transportsession"> We have build scripts to generate service.xml file and other files with wsdl2java task, it doesn't add scope attribute by default and I couldn't see any option to get scope attribute added to the generated services.xml file. Any help/suggestion appreciated. Thanks, Sudhir Mongia
