Hi,

I¹m trying to get started with embedding Axis2/C service inside a standalone
C++ server (not Apache).

I¹ve gone through the various ³documents² that describe this (WSO2¹s WSF for
PHP, Lighttpd module), but its none explain the differences between what
Axis needs and what the container needs.

I have a char* containing the request from a client, I need to (obviously)
process it, have Axis call my business logic and then get a char * response
back into my code (my code is handling all the networking)


In trying to sort the wheat from the chaff:-

  What Axis calls are required once to initialize ?

  What Axis calls are required to parse a request string and process a
single message ?


Thanks,

Richard.



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to