Re: [mp2]Perl_parse free some resources

2008-06-05 Thread Dinesh Premalal
and my functions are. static axiom_node_t * wsf_xml_msg_recv_invoke_other (axis2_msg_recv_t* msg_recv, const axutil_env_t* env, wsf_svc_info_t* svc_info, axis2_msg_ctx_t* in_msg_ctx,

[mp2]Perl_parse free some resources

2008-06-05 Thread Dinesh Premalal
Hi All, I'm using modperl2 with PerlRun to invoke my cgi script. My server configuration is as follows Apache/2.2.6 (Unix) Axis2C/1.3.1 mod_perl/2.0.4 Perl/v5.10.0 script I invoke via mod_perl2 (say echo_service.pl) call to some other C program. In that c program going to invoke a perl f