-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 2.7
-
Component/s: Core - Content REST APIs
Confluence version 2.7 SOAP API is broken.
To reproduce this issue, simply access http://confluence.atlassian.com/rpc/soap-axis/confluenceservice-v1?wsdl and the error exception shown as following:
AXIS error
Sorry, something seems to have gone wrong... here are the details:
Fault - ; nested exception is:
java.lang.ClassCastException: java.lang.Class
AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
faultSubcode:
faultString: java.lang.ClassCastException: java.lang.Class
faultActor:
faultNode:
faultDetail:
{http://xml.apache.org/axis/}hostname:test
- is caused by
-
CONFSERVER-9743 RPC plugins cannot be loaded dynamically
-
- Closed
-