This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Web Services and the fly likes how can i use relative path to load axis2.xml using ConfigurationContext. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "how can i use relative path to load axis2.xml using ConfigurationContext." Watch "how can i use relative path to load axis2.xml using ConfigurationContext." New topic
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.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: how can i use relative path to load axis2.xml using ConfigurationContext.
 
Similar Threads
XML validation with XSD
how to load axis2.xml using ConfigurationContext in web application.
Unable to deploy .aar files in weblogic
iText: Digital signature
Will someone put log4j usage into small words?