At 17:24 29/11/2002 +0900, Shawn wrote:
>Also, in the article on ant at http://www.dpawson.co.uk/docbook/ant.html,
>
>It suggests using
><pathelement path=".."/> <!-- for catalogManager.properties -->
>
>I'm green and don't know where ".." is (under the current directory?) so I
>put mine in a catalogs directory <pathelement
>path="${UsersGuide.Home}/catalogs"/>
I simply meant to say it is a relative path to the catalogManager
properties file.
>Finally, the CatalogManager.properties file has:
>
>catalog-class-name=com.sun.resolver.Resolver
>
>Mine is an org.apache.xml.resolver.Resolver
>I assume I need to change this to reflect the apache origin as opposed to
>being from Sun
Yes, that's right.
I can't think why its not finding Saxon.
regards DaveP