Can you provide the complete path and see what happens Azeez
On Feb 5, 2008 6:29 PM, ataud <[EMAIL PROTECTED]> wrote: > > I try -Daxis2.xml=axis2.xml (my custom axis2.xml is in the root > directory), > but it does not work. > > > Deepal Jayasinghe-2 wrote: > > > > > >> In client side, how to overload a custom axis2.xml file in spite of > >> default > >> axis2.xml file ? > >> > > It is depend on how you create the serviceClient , if you create > > ServiceClient with creating a configuratonContext. Then you can pass > > your axis2.xml when you create configuratonContext. However if you > > create a ServiceClient using its default constructor , then you can pass > > system property as follows > > > > -Daxis2.xml="Location of your axis2.xml" > > > > > > Thanks > > Deepal > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > -- > View this message in context: > http://www.nabble.com/clien-side-custom-axis2.xml-file-tp15289252p15289615.html > Sent from the Axis - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Thanks Afkham Azeez http://azeez78.blogspot.com http://www.wso2.org GPG Fingerprint: 643F C2AF EB78 F886 40C9 B2A2 4AE2 C887 665E 0760
