Results 1 to 2 of 2

Thread: Cannot run a project

  1. #1
    Join Date
    Feb 2012
    Posts
    5

    Default Cannot run a project

    I get the following error when I am trying to run a project, copied from 'Pro Spring 3' (alpha version).
    Here's the error I am getting :


    Exception in thread "main" org.springframework.beans.factory.CannotLoadBeanCl assException: Cannot find class [com.apress.prospring3.ch2.StandardOutMesssageRende rer] for bean with name 'renderer' defined in class path resource [META-INF/spring/app-context.xml]; nested exception is java.lang.ClassNotFoundException: com.apress.prospring3.ch2.StandardOutMesssageRende rer
    Any ideas guys?
    Thank you.

  2. #2
    Join Date
    Feb 2012
    Posts
    5

    Default

    The problem was the 3 's' in the class name inside app-context.xml

Posting Permissions

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