Objections shown while attempting to use the remote API

Asked By 0 points N/A Posted on -
qa-featured

 

Hi,

To do the consumer management, I'm attempting to use the remote API's supplied by confluence for every article. I just now pointed the actual SOAP 'stub generator' at the WSDL file, but I am getting objections shown below:

org.apache.axis2.AxisFault: Part'fault' of fault message
'{http://localhost:8090//rpc/soap-axis/confluenceservice-v2}.

Can anybody help me come out of this problem?

Thanks.

SHARE
Best Answer by Skarbos Jay
Answered By 0 points N/A #146267

Objections shown while attempting to use the remote API

qa-featured

Hi,

To do the consumer management, I'm attempting to use the remote API's supplied by confluence for every article. I just now pointed the actual SOAP 'stub generator' at the WSDL file, but I am getting objections shown below:

Best Answer
Best Answer
Answered By 0 points N/A #146268

Objections shown while attempting to use the remote API

qa-featured

Hi,
I can help you with the error message on your computer. When you get these kinds of Axis faults, I suggest you to check the server log. The client side stack trace may not be detailed enough for you to track down the error. Please try to set the log level of Axis 2 to debug and now you can check for the exact cause.
Thanks and regards,
Skarbos Jay.

Related Questions