Royston Day wrote:
Hi Jef,

Hi there,

I developed a web service which invokes a system("<command>") during its execution.
Trying my webservice with axis_http_server works fine ...
When I try my webservice with apache and axis2_mod, the system call fails.

Can you help me with this ?

Have you set-up the httpd.conf file appropriately?

Are you using the correct path && port when sending a request from the
service client (when using apache)?

Regards,

Royston
Thanks for your quick answer.
In fact, I'm sure my webservice is called since I left some traces (that are logged in a file). The only problem is that the call to system("whatever") does not work (ie not resulting in a core dump
or whatever .. it  just don't return 0).

So to answer accurately to your question : yes, everything in apache is well configured (the axis2c samples works fine also).

Regards,

Jef
begin:vcard
fn;quoted-printable:Jean-Fran=C3=A7ois Grezes
n;quoted-printable:Grezes;Jean-Fran=C3=A7ois
email;internet:[EMAIL PROTECTED]
version:2.1
end:vcard


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to