| Author |
how can i use relative path to load axis2.xml using ConfigurationContext.
|
pavankumar adsmp
Greenhorn
Joined: Sep 07, 2008
Posts: 2
|
|
Hi when i gave absolute path in web application. it is working fine. like this: ConfigurationContext ctx = ConfigurationContextFactory.createConfigurationContextFromFileSystem( path , path + "/conf/axis2.xml" ); how can i use relative path instead of absolute path using ConfigurationContext. thanks in advance.
|
 |
 |
|
|
subject: how can i use relative path to load axis2.xml using ConfigurationContext.
|
|
|