Menu

org.apache.commons.lang.ArrayUtils not found

2009-02-06
2013-05-14
  • Britt Berglund

    Britt Berglund - 2009-02-06

    When I try to run the LoggingSeleniumSuccessSample I get an No Class Def found error from the LoggingBean class. It seems that it can't find org.apache.commons.lang.ArrayUtils;
    which it tries to import.

    Is there someone else who have encountered this and what can I do?
    The only thing I get is an empty resultlogfile. The browser opens on the page I have given, but then does no more.

    Thankful for any response.

     
    • Robert Zimmermann

      You need commons-lang 2.3 on your classpath as LoggingSelenium depends on it.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.