On Tue, Oct 16, 2001 at 05:53:08PM +0200, Roland R�der wrote: > Hi, > > I'm a new user of alexandria and have some problems and questions about it. > My first attempt to mail my questions to [EMAIL PROTECTED] > failed, because no one is participating on the user's list (thanks Steve). > > I downloaded the source of alexandria jakarta-alexandria via cvs. > > (1) The first try to compile this results in an error: > ..../jakarta-alexandria/build.xml:19: > /home/roland/apache/jakarta-site2/lib not found. > Why do I need this module? It would be nice, when the download descriptions > gives a hint about that.
hrm.. I thought I fixed that a bit ago. Could you try to update the build.xml file? I just looked through the log and I'm pretty sure it is fixed in cvs. > > (2) After downloading jakarta-site2, I got an error: > No JAXP compliant XML parser found. See http://java.sun.com/xml for the > reference implementation. > java.lang.ClassNotFoundException: javax.xml.parsers.SAXParserFactory > at java.net.URLClassLoader$1.run(URLClassLoader.java:200) > at java.security.AccessController.doPrivileged(Native Method) > at java.net.URLClassLoader.findClass(URLClassLoader.java:188) > at java.lang.ClassLoader.loadClass(ClassLoader.java:297) > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:286) > at java.lang.ClassLoader.loadClass(ClassLoader.java:253) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:313) > at java.lang.Class.forName0(Native Method) > at java.lang.Class.forName(Class.java:120) > at org.apache.tools.ant.Main.runBuild(Main.java:401) > at org.apache.tools.ant.Main.main(Main.java:149) > > I was working with lib/xerces.jar. When I replaced xerces with a new version > 1.4, the build completed. Why is this?? what version of Ant are you using? [snip] i'll look into the others so I can get you an answer. josh --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
