- From: Prasad Yendluri <prasad.yendluri@webmethods.com>
- Date: Thu, 15 Mar 2007 18:20:44 -0500
- To: Christopher B Ferris <chrisfer@us.ibm.com>, public-ws-policy-eds@w3.org
- Message-ID: <497B3BF095D687408EC268A103E85E85298F2B@ca-exbe1.webm.webmethods.com>
Chris, For round 4 UDDI tests, results for webMethods and HP are not reflected in this. webMethods served as UDDI server for Layer-7 and Client for HP, for the UDDI tests and passed all interop tests in those scenarios. We also passed all the UDDI unit tests for effective policy computation. Please find attached the test results for webMethods. Please incorporate these results in the next pass. Thanks, Prasad _____ From: public-ws-policy-eds-request@w3.org [mailto:public-ws-policy-eds-request@w3.org] On Behalf Of Christopher B Ferris Sent: Thursday, March 15, 2007 3:37 PM To: public-ws-policy-eds@w3.org Subject: new summary page for dashboard I have designed a summary page for the CR test results. Here's the generated HTML Here's the XSLT Here's the Ant target that needs to be added to the build.xml <target name="build-dashboard-summary" depends="tstamp"> <delete file="dashboard-summary.html"/> <xslt style="dashboard-summary.xsl" in="dashboard.xml" out="dashboard-summary.html" destdir="."> <param name="DSTAMP" expression="${DSTAMP}"/> <param name="TSTAMP" expression="${TSTAMP}"/> <param name="TODAY" expression="${TODAY}"/> </xslt> </target> Would someone please check-in the XSLT and modify the build.xml to include this? I would also like to have the summary page added to the public home page. Additionally, here are the IBM results-to-date: Thanks, Christopher Ferris STSM, Software Group Standards Strategy email: chrisfer@us.ibm.com blog: http://www.ibm.com/developerworks/blogs/page/chrisferris phone: +1 508 377 9295
Attachments
- application/vnd.ms-excel attachment: Round4-webM-Results.xls
Received on Thursday, 15 March 2007 23:20:35 UTC