[appfuse-user] Appfuse and Compass error

2009-10-27 Thread keano1980
Hi, I've created a new appfuse 2.0.2 project and I'm now trying to add the Compass functionality from the tutorial: http://code.google.com/p/pagingappfuse/wiki/CompassSearching I've followed the tutorial above, and added the Compass anotations to User.java class, but when I run mvn jetty:run to

Re: [appfuse-user] Appfuse and Compass error

2009-10-27 Thread Matt Raible
The following issue has a patch you might be able to use. http://issues.appfuse.org/browse/APF-267 Also, Compass is already integrated in 2.1-SNAPSHOT if you want to include appfuse-data-common-2.1-SNAPSHOT as a dependency. Matt On Tue, Oct 27, 2009 at 11:04 AM, keano1980 wrote: > > Hi, > > I