Â
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.
Objections shown while attempting to use the remote API
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:
Objections shown while attempting to use the remote API
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.