Menu

java error

2003-06-11
2013-04-25
  • Nobody/Anonymous

    Hi there

    Im trying to generate my resume as Pdf file (or any other type ) and allways get the same error:

    Exception  in thread "main"  java.lang.NoClassDefFoundErrror: org/apache/xalan/xslt/process

    some CLASSPATH wrong ?
    who can help ? thanks

     
    • Robsteranium

      Robsteranium - 2007-12-24

      Either you've not installed xalan or the xalan jars aren't on the classpath.  I resolved this in ubuntu by:

      sudo update-java-alternatives -a

       

Log in to post a comment.