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 -- View this message in context: http://www.nabble.com/Appfuse-searching-with-Compass-2.0-%28Lucene%29-tp17368089s2369p17426195.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
