axis2c malloc error

2007-03-15 Thread ritu gaud
hi
  i am writing an application in axis2c.(VC++) , which requires additional 
dependancies,for which i generated following files:
   
  server.cpp
  server_skeleton.cpp
  server.h
   
  while allocating memory in server_skeleton file using AXIS2_MALLOC function, 
i required type casting(wich doesnt require in .c file). Bt after explicit 
conversion my application is not running properly.
   
  if any1 encountered such problem, plz help me.
   
  thank you.
   
  Urvashi. 


-
 Here’s a new way to find what you're looking for - Yahoo! Answers 

generating .dll from server

2007-03-07 Thread ritu gaud
hello
  i am trying to generate .dll from echo.c and echo_skeleton.c, echo.h in 
  VS 2005 express edition, i set all the libray paths correctly and included 
following .lib files.
  axis2_util.lib axis2_engine.lib axiom.lib axis2_parser.lib
   
  still i am getting following linker errors:
   
  echo.obj : error LNK2019: unresolved external symbol __RTC_CheckEsp 
referenced in function _axis2_echo_echo
   
  echo_skeleton.obj : error LNK2001: unresolved external symbol __RTC_CheckEsp
   
  echo.obj : error LNK2001: unresolved external symbol __RTC_Shutdown
   
  echo_skeleton.obj : error LNK2001: unresolved external symbol __RTC_Shutdown
   
  echo.obj : error LNK2001: unresolved external symbol __RTC_InitBase
   
  echo_skeleton.obj : error LNK2001: unresolved external symbol __RTC_InitBase
  echo.obj : error LNK2019: unresolved external symbol @[EMAIL PROTECTED] 
referenced in function _build_om_programatically
   
  echo_skeleton.obj : error LNK2001: unresolved external symbol @[EMAIL 
PROTECTED]
   
  C:\axis2c\samples\server\echo1\Debug\echo1.dll : fatal error LNK1120: 4 
unresolved externals
   
  does this needs any other setting? if it required then plz help me.
   
   
  Urvashi.


-
 Here’s a new way to find what you're looking for - Yahoo! Answers 

hello

2007-01-14 Thread ritu gaud
hello,
  can plz anyone guide me, how the 
   
  axis2_math_stub.c , 
  math_client.c , 
  math_skeleton.c and
  math.c  
   
  files are used to generate the final exe i.e math.exe ?
   
  thank you.
   
  Urvashi

-
 Here’s a new way to find what you're looking for - Yahoo! Answers