Dear all, I have a requirement to call several webservices from *within* an Axis2 webservice. As such, I have a 'client repository' and client_axis2.xml that has tested out OK and must now be included on the server. I'd like it to exist inside the aar file so that deployment is very easy. However, I'm just not sure how to include client repositories inside an aar file. I'd hope that there would be some sort of : ConfigurationContextFactory.createConfigurationContextFromFileSystem"/dir/in/my/aar/file/client_repository/conf/axis2_client.xml", "/dir/in/my/aar/file/client_repository")
or something similar. Any help would be appreciated. Cheers, Mark B // Rampart nightly is now working for me with Axis2 1.3rc2
