I just pulled down a fresh build and successfully built and ran Shindig. I used "mvn" from the root directory to build. and.. "mvn -Prun" to start Jetty.
Perhaps a "mvn clean" will fix it? -Chris On Thu, Jun 5, 2008 at 1:34 PM, Gonzalo Aune <[EMAIL PROTECTED]> wrote: > Hi people, > > im trying to get the java server work, but its giving me just one error in > the AbstractSocialEntityCollectionAdapter class, in line 209, we have: > > Object matcher = request.getTarget().getMatcher(); > > But, getMatcher doesnt exists and my workspace doesnt compile, any > suggestions? > > Regards! > > G.- > -- Chris Schalk, Google Developer Advocate

