Hi do an iisreset, and refresh the browser cache CTRL+F5 that should show up the wanted info (assuming the data is there and the xsl is ok)
with kind regards Ruben Willems On 20 February 2012 11:58, Santhosh <[email protected]> wrote: > Hi, > > My requirement is bit different here. I am building java based build > with ANT and integrated with the CCNET dashboard. I am able to build > successfully and able to see logs in the dashboard similar to all > other .Net Projects. The challenge I have is the java project uses > TestNG for the unit testing and Cobertura for their code coverage. I > have test-results and codecoverage-reports generate in XML format and > merged with the build logs. Do we have (.xsl) template for > publishing results in the CCNET dashboard similar to Nunit and MStest. > I tried using few .xsl templates and changed the xpath to fetch the > logs from build logs but still i end up seeing empty page in the > dashboard. Does anybody have similar requirement and achieved this in > the CCNET environment? Any help here is really appreciated. > > Thanks, > Santhosh >
