• hi,

    I am using WORDPRESS 2.7.1 with CAS authentication.
    Now I am trying to publish a document on WordPress using XML-RPC but it shows error.
    javax.faces.el.EvaluationException: Exception while invoking expression #{org_alfresco_module_blogIntegration_BlogActionListener.executeScript}
    caused by:
    org.alfresco.module.blogIntegration.BlogIntegrationRuntimeException: Failed to execute blog action ‘metaWeblog.editPost’ @ url ‘http:///wordpress/xmlrpc.php’
    caused by:
    marquee.xmlrpc.XmlRpcException: The XML-RPC response could not be parsed: org.xml.sax.SAXParseException: The element type “address” must be terminated by the matching end-tag “”.

    I want to know whether XMl-RPC request on wordpress is allowed after applying CAS authentication on WORDPRESS?

    Please help.

  • The topic ‘XML RPC not working after adding CAS authentication’ is closed to new replies.