On Oct 14, 2008, at 8:16 AM, Amit Chawla wrote:
Hi,
I am trying to enable https requests for xwiki, that is, xwiki is
able to handle https request thru' its xmlrpc APIs. So I am working
on xmlrpc using swizzle-confluence-1.1-20070908-xwiki.jar file to
enable https requests.
Is it possible to get the source of this jar file from somewhere so
that i can customize the code as per my requirements?
thanx
Hi Amit,
the source code is the exactly the one hosted in the trunk of the
swizzle confluence project at CodeHaus.
You can find it here:
http://svn.codehaus.org/swizzle/trunk/swizzle-confluence/
-Fabio