- From: Felix Sasaki <fsasaki@w3.org>
- Date: Fri, 16 Mar 2007 23:23:13 +0900
- To: Prasad Yendluri <prasad.yendluri@webmethods.com>
- Cc: Christopher B Ferris <chrisfer@us.ibm.com>, public-ws-policy-eds@w3.org
Prasad Yendluri wrote:
>
> 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.
>
could you do the same as Chris did: provide the results in the XML
format /2006/ws/policy/interop/results/round4 ?
thanks,
Felix
>
>
> 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
>
Received on Friday, 16 March 2007 14:23:42 UTC