"Anderson, Duncan" wrote:
> 
> Hi,
> tried starting the latest binary release of jboss up (java -jar jboss.jar)
> and got:
> 
> Exception in thread "main" [default]
> javax.xml.parsers.FactoryConfigurationError:
> java.lang.ClassNotFoundException:
> org.apache.crimson.jaxp.DocumentBuilderFactoryImpl
> 
> This was on win-nt....I also tried the same on MAC-OSX and got the same
> error.  Is there a problem with the latest distribution, or have a missed
> something??
> Duncan
> 

Duncan,

You need to add the crimson.jar from $JBOSS_HOME/lib in your classpath.
If you use the latest run scripts you'll see that it has been included.
Try using those scripts.

Chris


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to