On 9/18/06, Krankurs Leonid <[EMAIL PROTECTED]> wrote:
Hi Nadika,
Thanks for the quick response
1. I still have a question
How to create an element with namespace xmlns=""?
like
<myElement name="myName" xmlns="">
seems like some problem with axiom, please give us some time to look on it.
thanks,
Dinesh
Best regards,
Leonid
by the way,
i looked at axis2_http_sender.lib of .093 by hex editor - it does not keep
the symbol
<axiom_soap_over_http_sender_process_response>, either axis2_http_sender.dll
explored by depends.exe does not show any trace of
<axiom_soap_over_http_sender_process_response>
nandika jayawardana-2 wrote:
>
> Hi Krankurs,
>
> Due to some prefix replacements we did some time back, above file has
> axiom
> prefix instead of the axis2 prefix. It is an error and is now fixed in
> current svn code.
> If you are using .93 release above symbol should be in
> axis2_http_sender.lib.
>
> In attribute ordering problem, All attributes are kept in a hash table and
> serialized by iterating the hash. I too have noticed that sometimes that
> order is defferent from the order in which attributes were added.
> Currently
> there is no way to keep the ordering.
>
> Thanks
> Nandika
>
> On 9/18/06, Krankurs Leonid <[EMAIL PROTECTED]> wrote:
>>
>>
>> Hi,
>>
>> Some Axis2c questions:
>>
>> 1. i have got the error
>>
>> LNK2019: unresolved external symbol
>> [EMAIL PROTECTED] referenced in function
>> ...
>>
>> which lib file (and dll) does keep this call?
>>
>> 2. How to create an element with namespace xmlns=""?
>> like
>> <myElement name="myName" xmlns="">
>>
>>
>> 3. When serializing OM node (AXIOM_NODE_SERIALIZE(om_node, env,
>> om_output))
>> Axis2c
>> is ordering (sorting) attributes of an element - the output keep
>> attributes
>> in the order diffrent to the sequence of adding attributes to the
>> element.
>> Is there any means to keep the order of serialized attributes - to be in
>> the same order as attributes were added to an element?
>>
>> Thank you,
>> Leonid
>> --
>> View this message in context:
>> http://www.nabble.com/Axis2c%2C-MS-Windows-tf2288311.html#a6356000
>> Sent from the Axis - C++ - Dev forum at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
>
--
View this message in context: http://www.nabble.com/Axis2c%2C-MS-Windows-tf2288311.html#a6362049
Sent from the Axis - C++ - Dev mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
W.Dinesh Premalal
http://xydinesh.blogspot.com/
