Accidentally receiving the CVS mailing list gave me the answer, thanks to the commit of lib/xerces.jar


From: "James Bombed" <[EMAIL PROTECTED]>
Reply-To: "Avalon Developers List" <avalon-dev@jakarta.apache.org>
To: avalon-dev@jakarta.apache.org
Subject: phoenix 4.0a startup problem
Date: Tue, 13 Nov 2001 10:06:28 +0000

I downloaded and installed the phoenix release (congratulations). However
the following exception occurs

java.lang.NoClassDefFoundError: org/xml/sax/ContentHandler
        at
org.apache.avalon.phoenix.components.deployer.DefaultDeployer.<init>(DefaultDeployer.java:47)
        at java.lang.Class.newInstance0(Native Method)
        at java.lang.Class.newInstance(Class.java:237)
        at
org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.createComponent(DefaultEmbeddor.java:424)
        at
org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.createComponents(DefaultEmbeddor.java:246)
        at
org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.initialize(DefaultEmbeddor.java:130)
        at org.apache.avalon.phoenix.frontends.CLIMain.startup(CLIMain.java:128)
        at org.apache.avalon.phoenix.frontends.CLIMain.execute(CLIMain.java:82)
        at org.apache.avalon.phoenix.frontends.CLIMain.main(CLIMain.java:64)
        at java.lang.reflect.Method.invoke(Native Method)
        at org.apache.avalon.phoenix.launcher.Main.main(Main.java:54)

I placed xml.jar and xerces.jar in the classpath and tried again, but got
the same result.

This was not a problem in the version obtained and built from CVS.

I have, previously, removed all xml/xerces references from the classpath and
the jre. There are still references on the file system for the
Netbeans/forte.jboss installations. Only Netbeans runs on a regular basis,
and is currently running.


Any hints?

Bill Logan

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>



Reply via email to