This is a result of your abdera snapshot dependency not getting updated. You if you're using eclipse (sounds like it since you mentioned a workspace) you should update snapshots with the maven plugin for the social-api project.
davep 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.- >

