JIRA Open : http://jira.xwiki.org/jira/browse/XWIKI-3499

Thanks,

Julien


                                                                       
             Vincent Massol                                            
             <[email protected]                                         
             et>                                                         A
             Envoyé par :              XWiki Developers <[email protected]>
             devs-boun...@xwik                                          cc
             i.org                                                     
                                                                     Objet
                                       Re: [xwiki-devs] How get and put
             03/04/2009 15:02          XWikiClass page with xmlRpc ?   
                                                                       
                                                                       
             Veuillez répondre                                       
                     à                                               
             XWiki Developers                                          
             <[email protected]>                                          
                                                                       
                                                                       





On Apr 3, 2009, at 2:53 PM, Sergiu Dumitriu wrote:

> Julien Revert wrote:
>> Hi,
>>
>> Can anyone give me a part of code using XWikiXmlRpcClient in java
>> to get
>> and put a XWikiPage wich is a XWikiClass (like page
>> XWiki.XWikiSkins page).
>>
>> I get Class information using :
>>      XWikiClass xwikiClass  = curClient.getClass(this.fullName);
>>      SystemOut(xwikiClass.toMap().toString()) ;
>>
>> But My problem is to put this information because I could only call
>> the
>> following method wich have no information about Class:
>>      curClient.storePage(xwikiPage);
>>
>
> Looks like there's no method for storing classes. Open a bug report on
> jira.xwiki.org for it.

"improvement" rather than "bug" would be better. We're trying to
reduce our number of bugs ;)

Thanks
-Vincent
_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

<<inline: graycol.gif>>

<<inline: pic17841.gif>>

<<inline: ecblank.gif>>

_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to