When I set the axis2.xml home, do I need to keep the name of the file as
axis2.xml? What I mean is, can I name the file as say, cust1_axis2.xml
as shown below?

 

client_home = "/home/cust1/axis2c/deploy/ cust1_axis2.xml"

  /* Create service client */

  svc_client = axis2_svc_client_create(env, client_home);

 

Thanks,

Raghu

Reply via email to