[ http://issues.apache.org/jira/browse/AXIS2-743?page=comments#action_12428700 ] Eran Chinthaka commented on AXIS2-743: --------------------------------------
I've never used the name attribute and I prefer if we can remove that rather than using it. The advantage of using the file name itself is that you will never services with same name as we get the duplication elimination from the file system elimination. When deploying a service, we don't need to check for its name with the other services deployed in the system, already, as we use the name of the file. So I propose to remove the name attribute and to use file name as the name of the service. > Take service name from <service name> in services.xml, not from the name of > the archive file containing the service > ------------------------------------------------------------------------------------------------------------------- > > Key: AXIS2-743 > URL: http://issues.apache.org/jira/browse/AXIS2-743 > Project: Apache Axis 2.0 (Axis2) > Issue Type: Improvement > Affects Versions: 1.0, 0.95 > Environment: All > Reporter: Mike McAngus > Priority: Blocker > > See the email discussion at: > http://marc.theaimsgroup.com/?l=axis-dev&m=114780181817286&w=2 > services.xml should be the configuration file of choice when configuring > services. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
