> The second problem is that you have an xpath syntax error in your custom > style sheet, line 154 in site.jsl should read: > <jsl:applyTemplates select="$nav/body/menu[not(@type)] | > $nav/body/[EMAIL PROTECTED]'header'] | $nav/body/search"/>
This was inherited from the default site.jsl in the maven-xdoc-1.8.jar that comes with Maven 1.0.2. > With that the jdo site builds fine for me. Does for me too. Thx! -- Andy (Java Persistent Objects - http://www.jpox.org)
