We have
#define AXIS2_PARAM_CHECK(env, object, error_return)

IMHO it should be
#define AXIS2_PARAM_CHECK(param, env, error_return)
to keep it in sync with the convention that we are using.

Samisa...


Samisa Abeysinghe wrote:

AXIS2_ERROR_HANDLE is really seting env error's values.

Why not call it AXIS2_ERROR_SET

Samisa...



Reply via email to