A robust starter web application to ease Java webapp development.

Home | Tutorials | Demos | Issues

 « Return to Thread: Appfuse searching with Compass 2.0 (Lucene)

Re: Appfuse searching with Compass 2.0 (Lucene)

by kace :: Rate this Message:

Reply to Author | View in Thread

I get the following error when running mvn jetty:run after making the changes to my appfuse jsf 2.0.2 app

I followed the instructions at http://code.google.com/p/pagingappfuse/wiki/CompassSearching and
http://www.nabble.com/RE%3A-search---integrate-compass-%28lucene%29-and-appfuse-p5222253s2369.html

2008-05-23 14:45:20.064:/:INFO:  Initializing Spring root WebApplicationContext
ERROR [main] ContextLoader.initWebApplicationContext(215) | Context initializati
on failed
org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find clas
s [org.compass.spring.LocalCompassBean] for bean with name 'compass' defined in
class path resource [applicationContext-resources.xml]; nested exception is java
.lang.ClassNotFoundException: org.compass.spring.LocalCompassBean

any ideas?

..kace

 « Return to Thread: Appfuse searching with Compass 2.0 (Lucene)