Re: Clarification in xslt task

2007-11-02 Thread Ramu Sethu
Thanks all Solved it. junit report makes use of org.apache.xml.resolver.tools.CatalogResolverclass which was not there in claspath when i used . Added the jar. After that everything went fine On 11/2/07, Ramu Sethu <[EMAIL PROTECTED]> wrote: > > Hi Jan > I think i didn't mention my problem clea

Re: Clarification in xslt task

2007-11-02 Thread Ramu Sethu
Hi Jan I think i didn't mention my problem clearly check.xml transforms raw.xml to html report by using // assign some property I tried the above code to transform my aggregated junit output xml ( Testsuites.xml) to html output using This is not working Is there any diffrence between the a