From jw137282@sac.sfbay.sun.com Thu Apr  2 19:36:25 2009
Received: from newsunmail1brm.central.sun.com (newsunmail1brm.Central.Sun.COM [129.147.62.245])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n332aOSr025422
	for <LSARC-ext@sac.sfbay.sun.com>; Thu, 2 Apr 2009 19:36:25 -0700 (PDT)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by newsunmail1brm.central.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id n332aNPI044833;
	Thu, 2 Apr 2009 20:36:24 -0600 (MDT)
Received: from pmxchannel-daemon.nwk-avmta-2.sfbay.sun.com by
 nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KHI00L0778OWB00@nwk-avmta-2.sfbay.sun.com>; Thu,
 02 Apr 2009 19:36:24 -0700 (PDT)
Received: from dm-sfbay-01.sfbay.sun.com ([129.145.155.118])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KHI007QR78NAXA0@nwk-avmta-2.sfbay.sun.com>; Thu,
 02 Apr 2009 19:36:23 -0700 (PDT)
Received: from sac.sfbay.sun.com (sac.SFBay.Sun.COM [129.146.226.132])
	by dm-sfbay-01.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2)
 with ESMTP id n332aMKX061887; Thu, 02 Apr 2009 19:36:22 -0700 (PDT)
Received: from sac.sfbay.sun.com (localhost [127.0.0.1])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n332aLK7025417; Thu,
 02 Apr 2009 19:36:21 -0700 (PDT)
Received: (from jw137282@localhost)
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8/Submit) id n332aLPf025413; Thu,
 02 Apr 2009 19:36:21 -0700 (PDT)
Date: Thu, 02 Apr 2009 19:36:21 -0700 (PDT)
From: James Walker <jw137282@sac.sfbay.sun.com>
Subject: libxmlrpc-c [LSARC/2009/218 FastTrack timeout 04/09/2009]
To: LSARC-ext@sun.com
Cc: angela.li@sun.com
Message-id: <200904030236.n332aLPf025413@sac.sfbay.sun.com>
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
Status: RO
Content-Length: 3790

I'm sponsoring this familiarity case for Angela Li. The requested
release binding is minor. The man page has been posted in the
materials directory. The OpenSSL contract will be posted after
it is approved.

Template Version: @(#)sac_nextcase 1.68 02/23/09 SMI
This information is Copyright 2009 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
	 libxmlrpc-c
    1.2. Name of Document Author/Supplier:
	 Author:  Angela Li
    1.3  Date of This Document:
	02 April, 2009
4. Technical Description

Summary
=======
   The XMLRPC-C library provides quick-and-easy way to make procedure calls 
   over the Internet. It converts the procedure call into XML document, sends 
   it to a remote server using HTTP, and gets back the response as XML. It is 
   licensed under the terms of the BSD license and MIT license, and written in 
   C and C++.

   xmlrpc-c-1.06.31 will be integrated into the SFW consolidation as part of 
   this proposal, and will be installed as SUNWlibxmlrpc-c.

   This project requests a minor release binding. 


Dependencies
============

   SUNWcurl
   SUNWgnu-idn
   SUNWgss
   SUNWlibmsr
   SUNWopensslr
   SUNWzlibr


Interfaces
==========

   Exported Interfaces				Classification	Comment
   -------------------				--------------	-------------
   SUNWlibxmlrpc-c				Uncommitted	Package

   /usr/include/xmlrpc-c/			Uncommitted	header files

   /usr/lib/libxmlrpc_util.so.3.6.15		Uncommitted	library
   /usr/lib/libxmlrpc_abyss.so.3.6.15		Uncommitted	library
   /usr/lib/libxmlrpc_xmlparse.so.3.6.15	Uncommitted	library
   /usr/lib/libxmlrpc_xmltok.so.3.6.15		Uncommitted	library
   /usr/lib/libxmlrpc.so.3.6.15			Uncommitted	library
   /usr/lib/libxmlrpc_server.so.3.6.15		Uncommitted	library
   /usr/lib/libxmlrpc_server_abyss.so.3.6.15	Uncommitted	library
   /usr/lib/libxmlrpc_client.so.3.6.15		Uncommitted	library
   /usr/lib/libxmlrpc_server_cgi.so.3.6.15	Uncommitted	library
   /usr/lib/64/libxmlrpc*			Uncommitted	64-bit Libs

   /usr/lib/libxmlrpc_abyss.so			Uncommitted	sym link
   /usr/lib/libxmlrpc_abyss.so.3		Uncommitted	sym link
   /usr/lib/libxmlrpc_client.so			Uncommitted	sym link
   /usr/lib/libxmlrpc_client.so.3		Uncommitted	sym link
   /usr/lib/libxmlrpc_server_abyss.so		Uncommitted	sym link
   /usr/lib/libxmlrpc_server_abyss.so.3		Uncommitted	sym link
   /usr/lib/libxmlrpc_server_cgi.so		Uncommitted	sym link
   /usr/lib/libxmlrpc_server_cgi.so.3		Uncommitted	sym link
   /usr/lib/libxmlrpc_server.so			Uncommitted	sym link
   /usr/lib/libxmlrpc_server.so.3		Uncommitted	sym link
   /usr/lib/libxmlrpc.so			Uncommitted	sym link
   /usr/lib/libxmlrpc.so.3			Uncommitted	sym link
   /usr/lib/libxmlrpc_util.so			Uncommitted	sym link
   /usr/lib/libxmlrpc_util.so.3			Uncommitted	sym link
   /usr/lib/libxmlrpc_xmlparse.so		Uncommitted	sym link
   /usr/lib/libxmlrpc_xmlparse.so.3		Uncommitted	sym link
   /usr/lib/libxmlrpc_xmltok.so			Uncommitted	sym link
   /usr/lib/libxmlrpc_xmltok.so.3		Uncommitted	sym link
   /usr/lib/64/libxmlrpc*			Uncommitted	64-bit links

   Imported Interfaces	Classification	Comment
   -------------------	--------------  ------------------------------------
   SUNWcurl      	Uncommitted	C-URL Wrappers Library
   SUNWgnu-idn   	Uncommitted	Internationalized Domains Library
   SUNWgss       	Committed	GSSAPI V2
   SUNWlibmsr    	Committed	Math & Microtasking Libraries (Root)
   SUNWzlibr		Committed	The Zip compression library (Root)
   SUNWopensslr  	Volatile	PSARC/2003/500

Reference Documents
===================
   [1] http://xmlrpc-c.sourceforge.net

   OSR ID# 10610
   RFE ID# 6815326


6. Resources and Schedule
    6.4. Steering Committee requested information
   	6.4.1. Consolidation C-team Name:
		SFW
    6.5. ARC review type: FastTrack
    6.6. ARC Exposure: open


From John.Fischer@sun.com Fri Apr  3 11:22:13 2009
Received: from sunmail2sca.sfbay.sun.com (sunmail2sca.SFBay.Sun.COM [129.145.155.234])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n33IMDeo001652
	for <LSARC-ext@sac.sfbay.sun.com>; Fri, 3 Apr 2009 11:22:13 -0700 (PDT)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by sunmail2sca.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id n33IFqrX002651
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Fri, 3 Apr 2009 11:22:11 -0700 (PDT)
Received: from pmxchannel-daemon.nwk-avmta-2.sfbay.sun.com by
 nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KHJ0080LF0X9600@nwk-avmta-2.sfbay.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Fri, 03 Apr 2009 11:22:09 -0700 (PDT)
Received: from brmea-mail-1.sun.com ([192.18.98.31])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KHJ004ZQF0W7H60@nwk-avmta-2.sfbay.sun.com> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Fri,
 03 Apr 2009 11:22:09 -0700 (PDT)
Received: from fe-amer-10.sun.com ([192.18.109.80])
	by brmea-mail-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n33IM82G009202	for
 <LSARC-ext@sun.com>; Fri, 03 Apr 2009 18:22:08 +0000 (GMT)
Received: from conversion-daemon.mail-amer.sun.com by mail-amer.sun.com
 (Sun Java(tm) System Messaging Server 7.0-5.01 64bit (built Feb 19 2009))
 id <0KHJ00H00ETK2100@mail-amer.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Fri, 03 Apr 2009 12:22:08 -0600 (MDT)
Received: from [192.168.10.7] ([unknown] [76.20.56.47])
 by mail-amer.sun.com (Sun Java(tm) System Messaging Server 7.0-5.01 64bit
 (built Feb 19 2009)) with ESMTPSA id <0KHJ00EQBF0S27G0@mail-amer.sun.com>; Fri,
 03 Apr 2009 12:22:04 -0600 (MDT)
Date: Fri, 03 Apr 2009 11:21:07 -0700
From: John Fischer <John.Fischer@sun.com>
Subject: Re: libxmlrpc-c [LSARC/2009/218 FastTrack timeout 04/09/2009]
In-reply-to: <200904030236.n332aLPf025413@sac.sfbay.sun.com>
Sender: John.Fischer@sun.com
To: James Walker <jw137282@sac.sfbay.sun.com>
Cc: LSARC-ext@sun.com, Angela.Li@sun.com
Reply-to: John.Fischer@sun.com
Message-id: <49D65393.3050305@sun.com>
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200904030236.n332aLPf025413@sac.sfbay.sun.com>
User-Agent: Thunderbird 2.0.0.21 (X11/20090323)
Status: RO
Content-Length: 4412

Angela,

The interface table lists the 64-bit libraries as installing into
/usr/lib/64/...  Does the project actually intend to install these
libraries into this 64 directory or do you actually mean ${ISAINFO}?

Assuming the later (${ISAINFO}), I +1 this case.

Thanks,

John

James Walker wrote:
> I'm sponsoring this familiarity case for Angela Li. The requested
> release binding is minor. The man page has been posted in the
> materials directory. The OpenSSL contract will be posted after
> it is approved.
> 
> Template Version: @(#)sac_nextcase 1.68 02/23/09 SMI
> This information is Copyright 2009 Sun Microsystems
> 1. Introduction
>     1.1. Project/Component Working Name:
> 	 libxmlrpc-c
>     1.2. Name of Document Author/Supplier:
> 	 Author:  Angela Li
>     1.3  Date of This Document:
> 	02 April, 2009
> 4. Technical Description
> 
> Summary
> =======
>    The XMLRPC-C library provides quick-and-easy way to make procedure calls 
>    over the Internet. It converts the procedure call into XML document, sends 
>    it to a remote server using HTTP, and gets back the response as XML. It is 
>    licensed under the terms of the BSD license and MIT license, and written in 
>    C and C++.
> 
>    xmlrpc-c-1.06.31 will be integrated into the SFW consolidation as part of 
>    this proposal, and will be installed as SUNWlibxmlrpc-c.
> 
>    This project requests a minor release binding. 
> 
> 
> Dependencies
> ============
> 
>    SUNWcurl
>    SUNWgnu-idn
>    SUNWgss
>    SUNWlibmsr
>    SUNWopensslr
>    SUNWzlibr
> 
> 
> Interfaces
> ==========
> 
>    Exported Interfaces				Classification	Comment
>    -------------------				--------------	-------------
>    SUNWlibxmlrpc-c				Uncommitted	Package
> 
>    /usr/include/xmlrpc-c/			Uncommitted	header files
> 
>    /usr/lib/libxmlrpc_util.so.3.6.15		Uncommitted	library
>    /usr/lib/libxmlrpc_abyss.so.3.6.15		Uncommitted	library
>    /usr/lib/libxmlrpc_xmlparse.so.3.6.15	Uncommitted	library
>    /usr/lib/libxmlrpc_xmltok.so.3.6.15		Uncommitted	library
>    /usr/lib/libxmlrpc.so.3.6.15			Uncommitted	library
>    /usr/lib/libxmlrpc_server.so.3.6.15		Uncommitted	library
>    /usr/lib/libxmlrpc_server_abyss.so.3.6.15	Uncommitted	library
>    /usr/lib/libxmlrpc_client.so.3.6.15		Uncommitted	library
>    /usr/lib/libxmlrpc_server_cgi.so.3.6.15	Uncommitted	library
>    /usr/lib/64/libxmlrpc*			Uncommitted	64-bit Libs
> 
>    /usr/lib/libxmlrpc_abyss.so			Uncommitted	sym link
>    /usr/lib/libxmlrpc_abyss.so.3		Uncommitted	sym link
>    /usr/lib/libxmlrpc_client.so			Uncommitted	sym link
>    /usr/lib/libxmlrpc_client.so.3		Uncommitted	sym link
>    /usr/lib/libxmlrpc_server_abyss.so		Uncommitted	sym link
>    /usr/lib/libxmlrpc_server_abyss.so.3		Uncommitted	sym link
>    /usr/lib/libxmlrpc_server_cgi.so		Uncommitted	sym link
>    /usr/lib/libxmlrpc_server_cgi.so.3		Uncommitted	sym link
>    /usr/lib/libxmlrpc_server.so			Uncommitted	sym link
>    /usr/lib/libxmlrpc_server.so.3		Uncommitted	sym link
>    /usr/lib/libxmlrpc.so			Uncommitted	sym link
>    /usr/lib/libxmlrpc.so.3			Uncommitted	sym link
>    /usr/lib/libxmlrpc_util.so			Uncommitted	sym link
>    /usr/lib/libxmlrpc_util.so.3			Uncommitted	sym link
>    /usr/lib/libxmlrpc_xmlparse.so		Uncommitted	sym link
>    /usr/lib/libxmlrpc_xmlparse.so.3		Uncommitted	sym link
>    /usr/lib/libxmlrpc_xmltok.so			Uncommitted	sym link
>    /usr/lib/libxmlrpc_xmltok.so.3		Uncommitted	sym link
>    /usr/lib/64/libxmlrpc*			Uncommitted	64-bit links
> 
>    Imported Interfaces	Classification	Comment
>    -------------------	--------------  ------------------------------------
>    SUNWcurl      	Uncommitted	C-URL Wrappers Library
>    SUNWgnu-idn   	Uncommitted	Internationalized Domains Library
>    SUNWgss       	Committed	GSSAPI V2
>    SUNWlibmsr    	Committed	Math & Microtasking Libraries (Root)
>    SUNWzlibr		Committed	The Zip compression library (Root)
>    SUNWopensslr  	Volatile	PSARC/2003/500
> 
> Reference Documents
> ===================
>    [1] http://xmlrpc-c.sourceforge.net
> 
>    OSR ID# 10610
>    RFE ID# 6815326
> 
> 
> 6. Resources and Schedule
>     6.4. Steering Committee requested information
>    	6.4.1. Consolidation C-team Name:
> 		SFW
>     6.5. ARC review type: FastTrack
>     6.6. ARC Exposure: open
> 
> _______________________________________________
> opensolaris-arc mailing list
> opensolaris-arc@opensolaris.org

From James.Walker@sun.com Mon Apr  6 10:19:21 2009
Received: from sunmail4.singapore.sun.com (sunmail4.Singapore.Sun.COM [129.158.71.19])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n36HJKpH018238
	for <LSARC-ext@sac.sfbay.sun.com>; Mon, 6 Apr 2009 10:19:20 -0700 (PDT)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail4.singapore.sun.com (8.13.4+Sun/8.13.3/ENSMAIL,v2.2) with ESMTP id n36HIM8x011000
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Tue, 7 Apr 2009 01:19:19 +0800 (SGT)
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KHO00J0FW46JY00@nwk-avmta-1.sfbay.Sun.COM> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@Sun.COM); Mon, 06 Apr 2009 10:19:18 -0700 (PDT)
Received: from brmea-mail-2.sun.com ([192.18.98.43])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KHO00CMTW46D6D0@nwk-avmta-1.sfbay.Sun.COM> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@Sun.COM); Mon,
 06 Apr 2009 10:19:18 -0700 (PDT)
Received: from fe-amer-09.sun.com ([192.18.109.79])
	by brmea-mail-2.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n36HJISd020936	for
 <LSARC-ext@Sun.COM>; Mon, 06 Apr 2009 17:19:18 +0000 (GMT)
Received: from conversion-daemon.mail-amer.sun.com by mail-amer.sun.com
 (Sun Java(tm) System Messaging Server 7.0-5.01 64bit (built Feb 19 2009))
 id <0KHO00L00VNUVR00@mail-amer.sun.com> for LSARC-ext@Sun.COM
 (ORCPT LSARC-ext@Sun.COM); Mon, 06 Apr 2009 11:19:18 -0600 (MDT)
Received: from [172.20.25.153] ([unknown] [172.20.25.153])
 by mail-amer.sun.com (Sun Java(tm) System Messaging Server 7.0-5.01 64bit
 (built Feb 19 2009)) with ESMTPSA id <0KHO00AM4W45VJ70@mail-amer.sun.com> for
 LSARC-ext@Sun.COM (ORCPT LSARC-ext@Sun.COM); Mon,
 06 Apr 2009 11:19:17 -0600 (MDT)
Date: Mon, 06 Apr 2009 11:25:30 -0600
From: Jim Walker <James.Walker@sun.com>
Subject: Re: libxmlrpc-c [LSARC/2009/218 FastTrack timeout 04/09/2009]
In-reply-to: <49D65393.3050305@sun.com>
Sender: James.Walker@sun.com
To: John.Fischer@sun.com
Cc: LSARC-ext@sun.com, Angela.Li@sun.com
Reply-to: James.Walker@sun.com
Message-id: <49DA3B0A.8050307@sun.com>
Organization: Sun Microsystems, Inc.
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200904030236.n332aLPf025413@sac.sfbay.sun.com>
 <49D65393.3050305@sun.com>
User-Agent: Thunderbird 2.0.0.14 (X11/20080728)
Status: RO
Content-Length: 509

John Fischer wrote:
> The interface table lists the 64-bit libraries as installing into
> /usr/lib/64/...  Does the project actually intend to install these
> libraries into this 64 directory or do you actually mean ${ISAINFO}?
> 
> Assuming the later (${ISAINFO}), I +1 this case.

$ISAINFO. /usr/lib/sparcv9 and /usr/lib/amd64 target directories are used
for the 64-bit libraries. "/usr/lib/64" is shorthand.

Cheers,
Jim

-- 
Jim Walker, http://blogs.sun.com/jwalker
Sun Microsystems, Broomfield, Colorado

From margot.miller@sun.com Mon Apr  6 11:08:25 2009
Received: from sunmail2sca.sfbay.sun.com (sunmail2sca.SFBay.Sun.COM [129.145.155.234])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n36I8Pkm023174
	for <LSARC-ext@sac.sfbay.sun.com>; Mon, 6 Apr 2009 11:08:25 -0700 (PDT)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail2sca.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id n36I8NYh026958;
	Mon, 6 Apr 2009 11:08:23 -0700 (PDT)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KHO00E05YDZ2L00@brm-avmta-1.central.sun.com>; Mon,
 06 Apr 2009 12:08:23 -0600 (MDT)
Received: from jurassic-x4600.sfbay.sun.com ([129.146.17.63])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KHO00ADYYDX2Q50@brm-avmta-1.central.sun.com>; Mon,
 06 Apr 2009 12:08:21 -0600 (MDT)
Received: from [10.7.250.251]
 (punchin-client-10-7-250-251.SFBay.Sun.COM [10.7.250.251])
	by jurassic-x4600.sfbay.sun.com (8.14.3+Sun/8.14.3)
 with ESMTP id n36I8God749373; Mon, 06 Apr 2009 11:08:17 -0700 (PDT)
Date: Mon, 06 Apr 2009 11:03:35 -0700
From: Margot Miller <margot.miller@sun.com>
Subject: Re: libxmlrpc-c [LSARC/2009/218 FastTrack timeout 04/09/2009]
In-reply-to: <200904030236.n332aLPf025413@sac.sfbay.sun.com>
To: James Walker <jw137282@sac.sfbay.sun.com>
Cc: LSARC-ext@sun.com, angela.li@sun.com
Message-id: <49DA43F7.7050905@sun.com>
MIME-version: 1.0
Content-type: text/plain; charset=ISO-8859-1; format=flowed
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200904030236.n332aLPf025413@sac.sfbay.sun.com>
User-Agent: Thunderbird 2.0b1 (X11/20070115)
Status: RO
Content-Length: 4250

+1

Just curious- the man page mentions tools and libraries for XML-RPC.
Will there be a tools case for this? 

Thanks
Margot


James Walker wrote:
> I'm sponsoring this familiarity case for Angela Li. The requested
> release binding is minor. The man page has been posted in the
> materials directory. The OpenSSL contract will be posted after
> it is approved.
>
> Template Version: @(#)sac_nextcase 1.68 02/23/09 SMI
> This information is Copyright 2009 Sun Microsystems
> 1. Introduction
>     1.1. Project/Component Working Name:
> 	 libxmlrpc-c
>     1.2. Name of Document Author/Supplier:
> 	 Author:  Angela Li
>     1.3  Date of This Document:
> 	02 April, 2009
> 4. Technical Description
>
> Summary
> =======
>    The XMLRPC-C library provides quick-and-easy way to make procedure calls 
>    over the Internet. It converts the procedure call into XML document, sends 
>    it to a remote server using HTTP, and gets back the response as XML. It is 
>    licensed under the terms of the BSD license and MIT license, and written in 
>    C and C++.
>
>    xmlrpc-c-1.06.31 will be integrated into the SFW consolidation as part of 
>    this proposal, and will be installed as SUNWlibxmlrpc-c.
>
>    This project requests a minor release binding. 
>
>
> Dependencies
> ============
>
>    SUNWcurl
>    SUNWgnu-idn
>    SUNWgss
>    SUNWlibmsr
>    SUNWopensslr
>    SUNWzlibr
>
>
> Interfaces
> ==========
>
>    Exported Interfaces				Classification	Comment
>    -------------------				--------------	-------------
>    SUNWlibxmlrpc-c				Uncommitted	Package
>
>    /usr/include/xmlrpc-c/			Uncommitted	header files
>
>    /usr/lib/libxmlrpc_util.so.3.6.15		Uncommitted	library
>    /usr/lib/libxmlrpc_abyss.so.3.6.15		Uncommitted	library
>    /usr/lib/libxmlrpc_xmlparse.so.3.6.15	Uncommitted	library
>    /usr/lib/libxmlrpc_xmltok.so.3.6.15		Uncommitted	library
>    /usr/lib/libxmlrpc.so.3.6.15			Uncommitted	library
>    /usr/lib/libxmlrpc_server.so.3.6.15		Uncommitted	library
>    /usr/lib/libxmlrpc_server_abyss.so.3.6.15	Uncommitted	library
>    /usr/lib/libxmlrpc_client.so.3.6.15		Uncommitted	library
>    /usr/lib/libxmlrpc_server_cgi.so.3.6.15	Uncommitted	library
>    /usr/lib/64/libxmlrpc*			Uncommitted	64-bit Libs
>
>    /usr/lib/libxmlrpc_abyss.so			Uncommitted	sym link
>    /usr/lib/libxmlrpc_abyss.so.3		Uncommitted	sym link
>    /usr/lib/libxmlrpc_client.so			Uncommitted	sym link
>    /usr/lib/libxmlrpc_client.so.3		Uncommitted	sym link
>    /usr/lib/libxmlrpc_server_abyss.so		Uncommitted	sym link
>    /usr/lib/libxmlrpc_server_abyss.so.3		Uncommitted	sym link
>    /usr/lib/libxmlrpc_server_cgi.so		Uncommitted	sym link
>    /usr/lib/libxmlrpc_server_cgi.so.3		Uncommitted	sym link
>    /usr/lib/libxmlrpc_server.so			Uncommitted	sym link
>    /usr/lib/libxmlrpc_server.so.3		Uncommitted	sym link
>    /usr/lib/libxmlrpc.so			Uncommitted	sym link
>    /usr/lib/libxmlrpc.so.3			Uncommitted	sym link
>    /usr/lib/libxmlrpc_util.so			Uncommitted	sym link
>    /usr/lib/libxmlrpc_util.so.3			Uncommitted	sym link
>    /usr/lib/libxmlrpc_xmlparse.so		Uncommitted	sym link
>    /usr/lib/libxmlrpc_xmlparse.so.3		Uncommitted	sym link
>    /usr/lib/libxmlrpc_xmltok.so			Uncommitted	sym link
>    /usr/lib/libxmlrpc_xmltok.so.3		Uncommitted	sym link
>    /usr/lib/64/libxmlrpc*			Uncommitted	64-bit links
>
>    Imported Interfaces	Classification	Comment
>    -------------------	--------------  ------------------------------------
>    SUNWcurl      	Uncommitted	C-URL Wrappers Library
>    SUNWgnu-idn   	Uncommitted	Internationalized Domains Library
>    SUNWgss       	Committed	GSSAPI V2
>    SUNWlibmsr    	Committed	Math & Microtasking Libraries (Root)
>    SUNWzlibr		Committed	The Zip compression library (Root)
>    SUNWopensslr  	Volatile	PSARC/2003/500
>
> Reference Documents
> ===================
>    [1] http://xmlrpc-c.sourceforge.net
>
>    OSR ID# 10610
>    RFE ID# 6815326
>
>
> 6. Resources and Schedule
>     6.4. Steering Committee requested information
>    	6.4.1. Consolidation C-team Name:
> 		SFW
>     6.5. ARC review type: FastTrack
>     6.6. ARC Exposure: open
>
> _______________________________________________
> opensolaris-arc mailing list
> opensolaris-arc@opensolaris.org
>   


From James.Walker@Sun.COM Tue Apr  7 10:00:20 2009
Received: from sunmail5.uk.sun.com (sunmail5.UK.Sun.COM [129.156.85.165])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n37H0JKn002377
	for <LSARC-ext@sac.sfbay.sun.com>; Tue, 7 Apr 2009 10:00:20 -0700 (PDT)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail5.uk.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2) with ESMTP id n37H0Jnf029331
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Tue, 7 Apr 2009 18:00:19 +0100 (BST)
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KHQ00G01PWIEQ00@nwk-avmta-1.sfbay.Sun.COM> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Tue, 07 Apr 2009 10:00:18 -0700 (PDT)
Received: from brmea-mail-2.sun.com ([192.18.98.43])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KHQ00FEVPWI3410@nwk-avmta-1.sfbay.Sun.COM> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Tue,
 07 Apr 2009 10:00:18 -0700 (PDT)
Received: from fe-amer-09.sun.com ([192.18.109.79])
	by brmea-mail-2.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n37H0HCI011925	for
 <LSARC-ext@sun.com>; Tue, 07 Apr 2009 17:00:17 +0000 (GMT)
Received: from conversion-daemon.mail-amer.sun.com by mail-amer.sun.com
 (Sun Java(tm) System Messaging Server 7.0-5.01 64bit (built Feb 19 2009))
 id <0KHQ00E00PAOQY00@mail-amer.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Tue, 07 Apr 2009 11:00:17 -0600 (MDT)
Received: from [172.20.25.153] ([unknown] [172.20.25.153])
 by mail-amer.sun.com (Sun Java(tm) System Messaging Server 7.0-5.01 64bit
 (built Feb 19 2009)) with ESMTPSA id <0KHQ00DNJPW73300@mail-amer.sun.com>; Tue,
 07 Apr 2009 11:00:08 -0600 (MDT)
Date: Tue, 07 Apr 2009 11:06:26 -0600
From: Jim Walker <James.Walker@Sun.COM>
Subject: Re: libxmlrpc-c [LSARC/2009/218 FastTrack timeout 04/09/2009]
In-reply-to: <49DA43F7.7050905@sun.com>
Sender: James.Walker@Sun.COM
To: Margot Miller <Margot.Miller@Sun.COM>
Cc: LSARC-ext@Sun.COM, Angela.Li@Sun.COM
Reply-to: James.Walker@Sun.COM
Message-id: <49DB8812.3040507@sun.com>
Organization: Sun Microsystems, Inc.
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200904030236.n332aLPf025413@sac.sfbay.sun.com>
 <49DA43F7.7050905@sun.com>
User-Agent: Thunderbird 2.0.0.14 (X11/20080728)
Status: RO
Content-Length: 296

Margot Miller wrote:
> +1
> 
> Just curious- the man page mentions tools and libraries for XML-RPC.
> Will there be a tools case for this?

Good catch. The example xmlrpc command needs to be added.

Cheers,
Jim

-- 
Jim Walker, http://blogs.sun.com/jwalker
Sun Microsystems, Broomfield, Colorado

From James.Walker@Sun.COM Wed Apr  8 18:31:24 2009
Received: from newsunmail1brm.central.sun.com (newsunmail1brm.Central.Sun.COM [129.147.62.245])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n391VNOI023859
	for <LSARC-ext@sac.sfbay.sun.com>; Wed, 8 Apr 2009 18:31:24 -0700 (PDT)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by newsunmail1brm.central.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id n391VNj6016395
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Wed, 8 Apr 2009 19:31:23 -0600 (MDT)
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KHT0090188B7M00@nwk-avmta-1.sfbay.Sun.COM> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Wed, 08 Apr 2009 18:31:23 -0700 (PDT)
Received: from brmea-mail-2.sun.com ([192.18.98.43])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KHT0065188A2R90@nwk-avmta-1.sfbay.Sun.COM> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Wed,
 08 Apr 2009 18:31:23 -0700 (PDT)
Received: from fe-amer-09.sun.com ([192.18.109.79])
	by brmea-mail-2.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n391VMm3014617	for
 <LSARC-ext@sun.com>; Thu, 09 Apr 2009 01:31:22 +0000 (GMT)
Received: from conversion-daemon.mail-amer.sun.com by mail-amer.sun.com
 (Sun Java(tm) System Messaging Server 7.0-5.01 64bit (built Feb 19 2009))
 id <0KHT00C00873VG00@mail-amer.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Wed, 08 Apr 2009 19:31:22 -0600 (MDT)
Received: from [172.20.25.153] ([unknown] [172.20.25.153])
 by mail-amer.sun.com (Sun Java(tm) System Messaging Server 7.0-5.01 64bit
 (built Feb 19 2009)) with ESMTPSA id <0KHT006PP889V0A0@mail-amer.sun.com>; Wed,
 08 Apr 2009 19:31:22 -0600 (MDT)
Date: Wed, 08 Apr 2009 19:37:51 -0600
From: Jim Walker <James.Walker@Sun.COM>
Subject: Re: libxmlrpc-c [LSARC/2009/218 FastTrack timeout 04/09/2009]
In-reply-to: <49DA43F7.7050905@sun.com>
Sender: James.Walker@Sun.COM
To: Margot Miller <Margot.Miller@Sun.COM>
Cc: LSARC-ext@Sun.COM, Angela.Li@Sun.COM
Reply-to: James.Walker@Sun.COM
Message-id: <49DD516F.9030404@sun.com>
Organization: Sun Microsystems, Inc.
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200904030236.n332aLPf025413@sac.sfbay.sun.com>
 <49DA43F7.7050905@sun.com>
User-Agent: Thunderbird 2.0.0.14 (X11/20080728)
Status: RO
Content-Length: 1760

Margot Miller wrote:
> +1
> 
> Just curious- the man page mentions tools and libraries for XML-RPC.
> Will there be a tools case for this?

The exported interfaces in proposal.txt have been updated to include
the following tools and C++ libraries:

    /usr/bin/xmlrpc                              Uncommitted     Command
    /usr/bin/xmlrpc-c-config                     Uncommitted     Shell script

    /usr/lib/libxmlrpc++.so.3.06                 Uncommitted     library
    /usr/lib/libxmlrpc_server++.so.3.06          Uncommitted     library
    /usr/lib/libxmlrpc_server_abyss++.so.3.06    Uncommitted     library
    /usr/lib/libxmlrpc_client++.so.3.06          Uncommitted     library
    /usr/lib/libxmlrpc_cpp.so.3.06

    /usr/lib/libxmlrpc++.so.3                    Uncommitted     sym link
    /usr/lib/libxmlrpc++.so                      Uncommitted     sym link
    /usr/lib/libxmlrpc_client++.so.3             Uncommitted     sym link
    /usr/lib/libxmlrpc_client++.so               Uncommitted     sym link
    /usr/lib/libxmlrpc_cpp.so.3                  Uncommitted     sym link
    /usr/lib/libxmlrpc_cpp.so                    Uncommitted     sym link
    /usr/lib/libxmlrpc_server++.so.3             Uncommitted     sym link
    /usr/lib/libxmlrpc_server++.so               Uncommitted     sym link
    /usr/lib/libxmlrpc_server_abyss++.so.3       Uncommitted     sym link
    /usr/lib/libxmlrpc_server_abyss++.so         Uncommitted     sym link

And, a xmlrpc.1 manpage has been added to the materials directory, and the
libxmlrpc-c.3lib manpage has been updated to include information on the
xmlrpc-c-config compile/link helper script.

Cheers,
Jim

-- 
Jim Walker, http://blogs.sun.com/jwalker
Sun Microsystems, Broomfield, Colorado


