providing a services.xml is one way to achieve it, another way is to introduce our own annotations to annotate the service class. In that way no additional files are needed.
Deepal > Hi all, > > Andreas has provided a very good explanation on why we need to support > services.xml file for JAX-WS services in [1]. I think we can support > it as an optional feature. If someone wants stuff like session > management, he can insert a services.xml. And also, as Azeez has > proposed, we can provide a generic API using which a services.xml can > be supported for any type of service. > > WDYT?? > > Thanks, > ~Isuru > > [1] https://issues.apache.org/jira/browse/AXIS2-4611 > > -- > Technical Lead, > WSO2 Inc. http://wso2.org/ > Blog : http://isurues.wordpress.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
