atom feed5 messages in org.xwiki.devsRe: [xwiki-devs] Access page object a...
FromSent OnAttachments
Hoani CrossAug 3, 2008 12:27 pm 
Jerome VelociterAug 3, 2008 1:11 pm 
Thomas MortagneAug 3, 2008 3:36 pm 
Hoani CrossAug 6, 2008 1:49 am 
Guillaume LerougeAug 6, 2008 3:52 am 
Subject:Re: [xwiki-devs] Access page object attribute and unrendered page content through SOAP interface
From:Hoani Cross (hoan@globotraders.com)
Date:Aug 6, 2008 1:49:14 am
List:org.xwiki.devs

Thanks ! I can now use XWiki as my central information system... This tool really rocks !

2008/8/3 Thomas Mortagne <thom@xwiki.com>

Hi,

XWiki does not expose SOAP interface but XML-RPC. The only documentation available is the javadoc in http://svn.xwiki.org/svnroot/xwiki/platform/core/trunk/xwiki-xmlrpc/ AFAIK (it has been refactored very recently).

On Sun, Aug 3, 2008 at 9:27 PM, Hoani Cross <hoan@globotraders.com> wrote:

Hi,

Is there any way to access to page object attributes and/or unrendered page content ? Thanks in advance.