You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by yanshaozhiGmail <ya...@gmail.com> on 2009/01/05 05:18:30 UTC

JcrResourceResolverFactoryImpl components is unsatisifed

HI:

    In order to realize user manager ,I built sling with jackrabbit 1.6  before,however now I know that sling has support for jackrabbit 1.5,and I use the latest sling and jackrabbit 1.6 . Now a find a question that the  JcrResourceResolverFactoryImpl component is unsatisifed.
    
    Is there any mehod to handle it?
2009-01-05 



yan jie

Re: JcrResourceResolverFactoryImpl components is unsatisifed

Posted by Felix Meschberger <fm...@gmail.com>.
Hi Yan,

Sorry for the late answer ..


yanshaozhiGmail schrieb:
> HI:
> 
>     In order to realize user manager ,I built sling with jackrabbit 1.6  before,however now I know that sling has support for jackrabbit 1.5,and I use the latest sling and jackrabbit 1.6 . Now a find a question that the  JcrResourceResolverFactoryImpl component is unsatisifed.
>     
>     Is there any mehod to handle it?

What exact component is missing, such that factory cannot be activated ?
Could it be, that your Jackrabbit 1.6 bundle does not register the
SlingRepository service ?

Regards
Felix