[ 
https://issues.apache.org/jira/browse/SHINDIG-1936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13790013#comment-13790013
 ] 

Preetha edited comment on SHINDIG-1936 at 10/9/13 11:45 AM:
------------------------------------------------------------

Ryan - Thanks for the prompt response. i am following the steps suggested in 
the wiki page for integrating the mysql- 
https://cwiki.apache.org/confluence/display/SHINDIG/Connect+mysql+database+to+shindig
As suggested, i have checked out the version 2.5 ( 
http://svn.apache.org/repos/asf/shindig/tags/shindig-project-2.5.0/) but i am 
unable to find the samples folder in the /java hierarchy and subsequently the 
JPASocialModule.java file and hence stuck there. It will be of great help if 
you can throw some light on this.



was (Author: preetha):
Ryan - Thanks for the prompt response. i am following the steps suggested in 
the wiki page for integrating the mysql- 
https://cwiki.apache.org/confluence/display/SHINDIG/Connect+mysql+database+to+shindig
As suggested, i have checked out the version 2.5 ( 
http://svn.apache.org/repos/asf/shindig/tags/shindig-project-2.5.0/) but i am 
unable to find the samples folder in the /java hierarchy and subsequently the 
JPASocialModule.java file and hence stuck there.


> Issue building 3.0 beta 4 version
> ---------------------------------
>
>                 Key: SHINDIG-1936
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1936
>             Project: Shindig
>          Issue Type: Question
>          Components: Java
>    Affects Versions: 3.0.0
>            Reporter: Preetha
>              Labels: build, newbie
>
> The 3.0 beta 4 build breaks while trying to integrate the Mysql DB instead of 
> the JsonDB.
>  
> 1) No implementation for java.lang.String annotated with 
> @com.google.inject.name.Named(value=shindig.contextroot) was bound.
>   while locating java.lang.String annotated with 
> @com.google.inject.name.Named(value=shindig.contextroot)
>     for parameter 2 at 
> org.apache.shindig.social.sample.spi.JsonDbOpensocialService.<init>(JsonDbOpensocialService.java:153)
>   while locating org.apache.shindig.social.sample.spi.JsonDbOpensocialService
>     for parameter 0 at 
> org.apache.shindig.social.sample.oauth.SampleOAuthDataStore.<init>(SampleOAuthDataStore.java:60)
>   at 
> org.apache.shindig.social.opensocial.jpa.spi.JPASocialModule.configure(JPASocialModule.java:101)
> 2) No implementation for java.lang.String annotated with 
> @com.google.inject.name.Named(value=shindig.oauth.base-url) was bound.
>   while locating java.lang.String annotated with 
> @com.google.inject.name.Named(value=shindig.oauth.base-url)
>     for parameter 1 at 
> org.apache.shindig.social.sample.oauth.SampleOAuthDataStore.<init>(SampleOAuthDataStore.java:60)
>   at 
> org.apache.shindig.social.opensocial.jpa.spi.JPASocialModule.configure(JPASocialModule.java:101)
> 3) No implementation for org.apache.shindig.protocol.conversion.BeanConverter 
> annotated with 
> @com.google.inject.name.Named(value=shindig.bean.converter.json) was bound.
>   while locating org.apache.shindig.protocol.conversion.BeanConverter 
> annotated with 
> @com.google.inject.name.Named(value=shindig.bean.converter.json)
>     for parameter 1 at 
> org.apache.shindig.social.sample.spi.JsonDbOpensocialService.<init>(JsonDbOpensocialService.java:153)
>   while locating org.apache.shindig.social.sample.spi.JsonDbOpensocialService
>     for parameter 0 at 
> org.apache.shindig.social.sample.oauth.SampleOAuthDataStore.<init>(SampleOAuthDataStore.java:60)
>   at 
> org.apache.shindig.social.opensocial.jpa.spi.JPASocialModule.configure(JPASocialModule.java:101)
> 4) No implementation for 
> org.apache.shindig.protocol.conversion.xstream.XStreamConfiguration was bound.
>   while locating 
> org.apache.shindig.protocol.conversion.xstream.XStreamConfiguration
>     for parameter 0 at 
> org.apache.shindig.social.core.util.BeanXStreamAtomConverter.<init>(BeanXStreamAtomConverter.java:38)
>   at 
> org.apache.shindig.social.opensocial.jpa.spi.JPASocialModule.configure(JPASocialModule.java:100)
> 4 errors
>   
> bootstrap(org.apache.shindig.social.opensocial.jpa.test.JPASocialModuleTest): 
> Guice creation errors:



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to