Hi!
I need help urgently!
There is a problem.
Imagine Axis C++ engine outside of Apache.
I need to run this engine locally(not as part of web container) to be able deserialize SOAP message and invoke corresponding methods on target service.
How can I achieve this?
Suppose I have some black box, which receives SOAP message as parameter and as output produces method calls to target service.
How can I implement this black box using Axis for C++?
Is it possible ?
Is it possible to deploy service on NON hosted axis?
Please, help!
Peter.
