[jsword-devel] Broken demo
   
    Joe Walker
     
    jsword-devel@crosswire.org
       
    Sat, 19 Apr 2003 10:28:40 +0100
    
    
  
Troy,
It looks like the latest JAXB needs some a more up to date version of 
xalan than is installed in tomcat. At some stage please could you do 
something like:
cd /var/tomcat4/common/endorsed
rm *.jar
cp /home/joe/devt/jsword/jar/jaxb10endorsed/*.jar .
Maybe 'rm' is too harsh, but you get the idea.
The jar files in the jaxb10endorsed directory are just xalan.jar 
xercesImpl.jar, dom.jar and sax.jar.
Thanks,
Joe.