Hi, 

After I had implemented the Service Provider Interface, and have done 
configuration in pairs Web.xml GuiceModule.java and I tried to deploy Shindig 
as ROOT.war to but I get this error (see below)
I do not know exactly what stage do I even after the implementation of SPI?
and which classes should still Implemenetieren?
and what about OAuthDataStore.java should also be implemented or not??

INFO: Deploying web application archive ROOT.war
     [java] 02.02.2010 14:51:11 
org.springframework.context.support.AbstractApplicationContext prepareRefresh
     [java] INFO: Refreshing 
org.springframework.context.support.filesystemxmlapplicationcont...@16614e7: 
display name 
[org.springframework.context.support.filesystemxmlapplicationcont...@16614e7]; 
startup date [Tue Feb 02 14:51:11 CET 2010]; root of context hierarchy
     [java] 02.02.2010 14:51:11 
org.springframework.beans.factory.xml.XmlBeanDefinitionReader 
loadBeanDefinitions
     [java] INFO: Loading XML bean definitions from file [C:\Dokumente und 
Einstellungen\hbidani001\IDE-2010\Shindig-release-01\java\social-api\src\main\resources\application-context.xml]
     [java] 02.02.2010 14:51:12 
org.springframework.context.support.AbstractApplicationContext 
obtainFreshBeanFactory
     [java] INFO: Bean factory for application context 
[org.springframework.context.support.filesystemxmlapplicationcont...@16614e7]: 
org.springframework.beans.factory.support.defaultlistablebeanfact...@a0864f
     [java] 02.02.2010 14:51:12 
org.springframework.beans.factory.support.DefaultListableBeanFactory 
preInstantiateSingletons
     [java] INFO: Pre-instantiating singletons in 
org.springframework.beans.factory.support.defaultlistablebeanfact...@a0864f: 
defining beans [OsActivityServiceID,OsPersonServiceID,OsApplicationServiceID]; 
root of factory hierarchy
     [java] 02.02.2010 14:51:13 org.apache.catalina.core.StandardContext 
listenerStart
    
 [java] SCHWERWIEGEND: Exception sending context initialized event to listener 
instance of class org.apache.shindig.common.servlet.GuiceServletContextListener
     [java] com.google.inject.CreationException: Guice creation errors:
     [java] 1) No implementation for 
org.apache.shindig.social.opensocial.oauth.OAuthDataStore was bound.
     [java]   while locating 
org.apache.shindig.social.opensocial.oauth.OAuthDataStore
     [java]     for parameter 0 at 
org.apache.shindig.social.core.oauth.OAuthAuthenticationHandler.<init>(OAuthAuthenticationHandler.java:64)
     [java]   while locating 
org.apache.shindig.social.core.oauth.OAuthAuthenticationHandler
     [java]     for parameter 1 at 
org.apache.shindig.social.core.oauth.AuthenticationHandlerProvider.<init>(AuthenticationHandlerProvider.java:36)
     [java]   at 
org.apache.shindig.social.core.config.SocialApiGuiceModule.configure(SocialApiGuiceModule.java:70)
     [java] 1 error



Thanks in advans
Hassan Bidani

                                          
_________________________________________________________________
http://redirect.gimas.net/?n=M1001xWin72
Mit Windows 7 wird online alles noch schneller und einfacher!

Reply via email to