axis2/c configuration file has to be named axis2.xml ---------------------------------------------------- Key: AXIS2C-1357 URL: https://issues.apache.org/jira/browse/AXIS2C-1357 Project: Axis2-C Issue Type: Bug Components: core/engine Affects Versions: 1.5.0 Environment: windows XP Reporter: Frank Zhou It seems that I can only use the name axis2.xml for the axis2/c configuration file. I can specify different folds and axis2/c will look for axis2.xml in that fold. I can also specify a file path ended with axis2.xml. All works fine. But axis2/c will fail to create a wb service client if I specify a full file path with a name different from axis2.xml. I think this needs to be fixed. In my environment, my web service client needs to connect to several web service providers with different configurations, it would be convenient if I can create several config files with different names. Thanks! -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.