string for windows version in class XRadarResourceLoader does not list "Windows 7" (see also http://bugs.sun.com/view_bug.do?bug_id=6819886\).
But java 6u14(b04), 5.0u19(b01) and 1.4.2_21 use it for os.name property.
symptom: Xradar 1.1.2 fails to create reports
[xradar-statics] Merging data from tool's reports.
[xradar-statics] Post processing merged files.
[xradar-statics] SystemId Unknown; Line #56; Column #103; \\x\x\...\subsystem_quality_report_xxx.xml (The network path was not found)
BTW. ckjm can also be used with windows. I did not see any limitation with windows vista, windows 7 and java 6
e.g.
java version "1.6.0_17"
Java(TM) SE Runtime Environment (build 1.6.0_17-b04)
Java HotSpot(TM) 64-Bit Server VM (build 14.3-b01, mixed mode)
additional info: the problem "No more DTM IDs are available" still exist with java 1.6 and the xalan-2.7.1.jar from the endorsed folder has to be used.
fix folder for windows 7
with the attached patch I was able to generated the Xradar reports with windows 7 and the handling of basedir for tools.xml is also fixed (the XSLT files use relative path for the redirect:write statements). I did not test it for the dynamic part and also not for UNIX - Sorry.
Merry Christmas!