Calling param = axis2_msg_ctx_get_parameter(msg_ctx, env, "param_name"); and after that calling axutil_param_get_value(param, env) will do the job I guess.
-Manjula. On Tue, 2009-03-31 at 07:22 -0400, Sam Carleton wrote: > > > On Tue, Mar 31, 2009 at 12:27 AM, Supun Kamburugamuva > <[email protected]> wrote: > You can put it as parameters in services.xml > > I thought that might be the case, so I went looking in the manual on > the apache site for documentation of what it might be but failed to > see anything. I also went looking for an example in the source but > did not find one. Where can I find an example and/or documentation? > > Sam > >
