Hi Karamjit, You should go through http://dev.xwiki.org/xwiki/bin/view/Community/ (especially Source Repository, Building and Debugging sections).
We moved our code to GitHub ( https://github.com/xwiki/ ) and you can find the REST module at https://github.com/xwiki/xwiki-platform/tree/master/xwiki-platform-core/xwiki-platform-rest . Hope this helps, Marius On 07/21/2011 07:13 PM, Karamjit Singh wrote: > Hi Team, > > I need to implement restful web service for xwiki user creation and > aothorization. I have downloaded the code from SVN but unable to build the > xwiki source code from eclipse. I did not find any document related to this > in manual. Could you please help me on this and let me know which module I > should download for restful web service customization. > > Its very urgent as I am stuck here. > > Thanks > Karamjit > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

