Hi, I didn't get any answer to my question. Is there anybody, who can help?
regards, Roland -----Urspr�ngliche Nachricht----- Von: Roland R�der [mailto:[EMAIL PROTECTED]] Gesendet: Montag, 22. Oktober 2001 14:17 An: [EMAIL PROTECTED] Betreff: AW: Using Alexandria Hi, thanks for the hint of the ant version. I worked with ANT 1.2. Now I downloaded the new version 1.4.1 and some problems disappeared. While I'm still trying the "standard" workspace.xml, I get another error: cvs: [echo] Generating cvs file [xstyle] Loading stylesheet /home/roland/apache/jakarta-alexandria/build/alexandria/xsl/build.cvs.xsl [xstyle] Processing /home/roland/apache/jakarta-alexandria/build/alexandria/var/workspace.xml to /home/roland/apache/jakarta-alexandria/build/alexandria/var/build.cvs.xml [xstyle] [xstyle] Repository www.apache.org not found. [xstyle] [xstyle] XSL Error: SAX Exception [xstyle] Failed to process /home/roland/apache/jakarta-alexandria/build/alexandria/var/workspace.xml BUILD FAILED /home/roland/apache/jakarta-alexandria/build/alexandria/./xml/alexandria.xml :39: org.apache.xalan.xslt.XSLProcessorException: Repository www.apache.org not found. Line 39 is: <xstyle in="var/${workspace}" out="var/build.cvs.xml" style="xsl/build.cvs.xsl" /> Ther is no file build.cvs.xml in var What's wrong? btw: the build.xml still needs jakarta-site2 Thanks for help Roland -----Urspr�ngliche Nachricht----- Von: josh lucas [mailto:[EMAIL PROTECTED]] Gesendet: Dienstag, 16. Oktober 2001 21:20 An: [EMAIL PROTECTED]; [EMAIL PROTECTED] Betreff: Re: Using Alexandria 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
