You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-user@axis.apache.org by Krankurs Leonid <lk...@ford.com> on 2006/09/18 02:40:20 UTC

Axis2c, MS Windows

Hi, 

Some Axis2c questions: 

1.  i have got the error 

 LNK2019: unresolved external symbol
_axiom_soap_over_http_sender_process_response@16 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-tf2288318.html#a6356016
Sent from the Axis - C++ - User forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-user-help@ws.apache.org