I'm not that clear about your question. Generally if the info is available for mod_axis2 at start-up you can put it to conf_ctx and retrieve it when the service is invoked.
Supun. On Sun, Apr 5, 2009 at 7:56 AM, Sam Carleton <[email protected]>wrote: > The first thing my service needs to do is read in some path to some > files. The host is Apache. The paths of the files are all relative to > the Apache root (this files are also used by an Apache C Module). > > Question 1: > > How can I resolve this paths within the Axis2/C service to make them > absolute paths? > > Question 2: > > Since I can resolve them in the mod_axis2 code, is there any way to > pass the resolved file paths down to all the Axis2/C services? > > Sam > -- Software Engineer, WSO2 Inc http://wso2.org supunk.blogspot.com
