On Tue, Mar 31, 2009 at 5:30 PM, Azazel Se <azazel...@hotmail.com> wrote:
> SEVERE: Exception sending context initialized event to listener instance of
> class org.springframework.web.context.ContextLoaderListener
> org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find
> class [--springappl---] for bean with name 'appl.rted.Wpi' defined in
> ServletContext resource [/WEB-INF/context-parts/basic-profile.xml]; nested
> exception is java.lang.ClassNotFoundException: net.de.impl.WpiImpl
> Caused by: java.lang.ClassNotFoundException: net.de.impl.wpiImpl

Um, maybe put net.de.impl.WpiImpl in WEB_INF/classes or if its in a
jar, put the jar in WEB_INF/lib ?

- R

Reply via email to