----- Original Message -----
From: "RPower" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; "Vincent Massol"
<[EMAIL PROTECTED]>
Sent: Wednesday, April 11, 2001 9:26 PM
Subject: Cactus sample doc build failure


> Hi,
>
> I've encountered the following failure when attempting to build the sample
> doc or site.
> I'm using the jars from the bundled ant download.
>
> "
> [stylebook] [StyleBook] Caught org.apache.stylebook.LoadingException
> [stylebook] org.apache.stylebook.LoadingException: Namespace not supported
> by SAXParser
> [stylebook]     at org.apache.stylebook.Loader.load(Loader.java:64)
> [stylebook]     at
> org.apache.stylebook.StyleBook.getProject(StyleBook.java:121)
> [stylebook]     at org.apache.stylebook.StyleBook.main(StyleBook.java:85)
> [stylebook] [StyleBook] Error creating project
>
> "
>
> Any ideas?
>

That's probably because you don't have the correct jars (needed by the Ant
stylebook task) in your classpath. Read
http://jakarta.apache.org/commons/cactus/installation_ant.html for how to
set up correctly Ant on your system (i.e. you need to copy some jars in your
Ant lib directory).

> Ray
>

Vincent

Reply via email to