Hi Senaka Thank you ! I'll try it today.
Yours > De : Senaka Fernando <[EMAIL PROTECTED]> > Répondre à : Apache AXIS C User List <[email protected]> > Date : Wed, 16 Jan 2008 06:50:44 -0500 (EST) > À : <[email protected]> > Objet : Re: [Axis2C] Client with xml declaration > > Hi Sébastien, > > This is now available on the head. Set <parameter name="xml-declaration" > insert="true"/> for the respective transport and run your server/client. > Please note that you have to obtain an svn checkout from [1]. > > Regards, > Senaka > > [1] http://svn.apache.org/repos/asf/webservices/axis2/trunk/c > >> Hi AFAIK, There is a JIRA issue raised against this at [1]. The patch is >> not yet applied. This feature will be available on the head as soon as the >> patch is applied. Then, You'll merely have to change a setting in >> axis2.xml. >> Please take a look at [1], once it is resolved this feature will be >> available on the head. >> >> [1] https://issues.apache.org/jira/browse/AXIS2C-666 >> >> Regards, >> Senaka >> >>> Hello >>> >>> I can't find how I could tell Axis2/C in client mode to add a xml >>> declaration to the request. >>> >>> I only want my request to start with : >>> <?xml version="1.0" encoding="UTF-8"?> >>> >>> Thank you for your help >>> >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> For additional commands, e-mail: [EMAIL PROTECTED] >>> >>> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
