Results 1 to 2 of 2

Thread: [STS 2.9.2] Embedded tutorials - JUnit fails

  1. #1
    Join Date
    Jul 2012
    Posts
    4

    Question [STS 2.9.2] Embedded tutorials - JUnit fails

    Hi,

    I am new to Spring Framework. I wanted to start with tutorials in STs, but when it comes to run JUnit test then I can't move forward. It fails with never ending NoClassDefFoundErrors (org/apache/commons/logging/LogFactory etc.). Ok, I have added by myself few jars to build path, but there are another errors. What should I do?

    (Sorry for my not very good English, I am not a native speaker)

  2. #2
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,637

    Default

    Hey!

    I would recommend to start with a project template (New -> Spring Template Project), that provides an out-of-the-box experience. The tutorials didn't got much love lately and are probably a bit out of date. I am sorry for that.

    Did you maybe also take a look at the getting started resources:
    http://forum.springsource.org/showth...etting-Started

    They contain quite some good material for getting started with Spring and STS.

    HTH,
    Martin
    Martin Lippert
    SpringSource, a division of VMware
    SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/martinlippert

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •