Re: namespace mismatch problem

2010-05-04 Thread Ahmed Al-Obaidy
I've solved it by adding this line: element.declareDefaultNamespace( "http://manager.units.standalone.ev.tracking.agp.obteq.com";); before sending the request! --- On Tue, 5/4/10, Ahmed Al-Obaidy wrote: > From: Ahmed Al-Obaidy > Subject: namespace mismatch pr

namespace mismatch problem

2010-05-04 Thread Ahmed Al-Obaidy
I have Axis2 1.5.1 to expose and consume Web Service. I've got the following error in the server org.apache.axis2.AxisFault: namespace mismatch require http://manager.units.standalone.ev.tracking.agp.obteq.com found none at org.apache.axis2.rpc.receivers.RPCUtil.invokeServiceClass(RPCUti