SERVICE_OBJECT_SUPPLIER not specified

rabelenda's picture
Hi, I have developed a webService using axis2 and spring. When I request de wsdl file of the webservice I get the right wsdl file, but when I want to use a defined operation of the webservice (using a java client or a browser) I get the following exception: [CODE]org.apache.axis2.AxisFault: The SERVICE_OBJECT_SUPPLIER parameter is not specified. at org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:512) at org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:370) at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:416) at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:228) at org.apache.axis2.client.OperationClient.execute(OperationClient.java:163) at springma.webservice.MyWSStub.myOp(MyWSStub.java:1077) at springma.test.webservice.MyWSTests.main(MyWSTests.java:24) [/CODE] In the client the line pointed contains the call to the operation, and in the stub is [CODE]_operationClient.execute(true);[/CODE] Anybody knows what it could be? Thanks in advance.
amila's picture

SERVIC_OBJECT_SUPPLIER not specified

Are you deploying the services using .aar file?
fbkk's picture

FBKK I am getting the same

FBKK I am getting the same AxisFault and yes I am deploying using a .aar file, what does this exception mean? Thanks.
library project main code
Learn Cloud
Learn
Cloud

The WSO2 Application Server is a reliable application server that can host your enterprise web applications. The WSO2 Application Server as a Service is offered in StratosLive, the WSO2 Platform as a Service. This article explains how a simple web application can be developed and deployed from Carbon Studio to the WSO2 Application Server...

Latest Webinar
Different groups within an organization need to monitor different Key Performance Indicators (KPIs) - An operations team will be interested in the response times of business services and loads of each service,..
Thursday, February 9th 2012, 09.00 AM (PST)

Thursday, February 9th 2012, 10.00 AM (GMT)