Example from one of the test cases:

            ConfigurationContextFactory factory = new
ConfigurationContextFactory();
            ConfigurationContext configContext =
                   
factory.createConfigurationContextFromFileSystem("target/test-resources/integrationRepo");
            ServiceClient sender = new ServiceClient(configContext, null);

thanks,
dims

On 1/10/06, Liu, Tao <[EMAIL PROTECTED]> wrote:
> Thanks. Is the repository a directory? I couldn't find in the config guide.
>
> I can see a ConfigurationContext parameter in ServiceClient's constructor.
>
> Thanks,
> Tao
>
> -----Original Message-----
> From: Davanum Srinivas [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, January 10, 2006 5:28 PM
> To: [email protected]
> Subject: Re: search path for axis2.xml on client
>
> i believe it checks the repo first, then the classpath. (check the
> constructor where you can specify a repo). Also please use ServiceClient.
>
> thanks,
> dims
>
> On 1/10/06, Liu, Tao <[EMAIL PROTECTED]> wrote:
> > "Call" seems deprecated in .094 release.
> >
> > Does it search the current directory, classpath, and specified dir
> > with a system property? In what order?
> >
> > Thanks,
> > Tao
> >
>
>
> --
> Davanum Srinivas : http://wso2.com/blogs/
>


--
Davanum Srinivas : http://wso2.com/blogs/

Reply via email to