Questions tagged [apache-shindig]

Apache Shindig is an OpenSocial container and helps you to start hosting OpenSocial apps quickly by providing the code to render gadgets, proxy requests, and handle REST and RPC requests.

38 questions
1
vote
2 answers

How to dynamically adjust iframe height of a Shindig Gadget

I want to dynamically adjust the height of an iframe of a Shindig Gadget depending on content inside of it. After some research I found out that it is required such iframe src to have declared to get the height of the content inside…
coder9
  • 1,571
  • 1
  • 27
  • 52
0
votes
1 answer

Spring integration with Shindig

I have a Spring bean containing an interface, as part of an OSGI bundle. I would like to use that bean in my Shindig project ( WAR). and inject it's implementation. I tried to use Guice Spring integration in order to this, but no good. What are my…
0
votes
1 answer

shindig error: At least 1 ModulePrefs is required

I have Shindig 2.0.2 server running. When I'm trying to render the following local gadget spec XML:
tomericco
  • 1,544
  • 3
  • 19
  • 30
0
votes
1 answer

Apache Shindig API

Is there a better api with lot of examples like jquery for shindig. I'm tired of searching. I could not find one proper site for examples at least.
J Bourne
  • 1,409
  • 2
  • 14
  • 33
0
votes
1 answer

Changing hostname in Shindig's container

I'm using Shindig 2.0 with its default container. When the container renders the gadget, it calls the servlet: /gadgets/ifr?url=http://iltlvl094:8080/sample-gadget/spec.xml&libs=rpc&parent=http://iltlvl094&debug=1&#rpctoken=54612318 This servlet…
tomericco
  • 1,544
  • 3
  • 19
  • 30
0
votes
1 answer

Building Shindig locally

I want to use Shindig as an OpenSocial container. In order to do that I want to add more features to Shindig's current ones, thus I have to build its source code locally. I have downloaded the source code from Shindig's SVN at:…
tomericco
  • 1,544
  • 3
  • 19
  • 30
0
votes
1 answer

not able to use dojo widgets in opensocial gadget inside apache shindig container

I am not able to use dojo widgets in my open social gadget. Here is the steps i followed 1. I am using apache shinding in tomcat 6.0.29 in my local machine. Tomcat is running on default port 8080. 2. This is the gadget xml …
Pipalayan Nayak
  • 937
  • 2
  • 8
  • 13
0
votes
0 answers

Can you pass URL parameters to a sidebar gadget when adding it to google calendar?

Where the typical URL to add an html content type gadget would be http://www.google.com/calendar/render?gadgeturl=http://www.example.com/hello.xml&nocache=1 can query parameters be appended to this (for tracking entry vectors) that won't be stripped…
artwu
  • 91
  • 8
0
votes
1 answer

Shindig: what is the use of RpcToken in shindig

what is the use of RpcToken in shindig? I am creating Iframe manually , If I didn't set RpcToken then will it be a problem?
dattu
  • 1
  • 1
0
votes
1 answer

Tomcat7 ignores java.util.logging in logging.properties

My tomcat7/shindig instance is completely ignoring the config in logging.properties file. I have the following specified…
Benco
  • 130
  • 9
0
votes
1 answer

Apache Tomcat with Mod_JK URL decoding issue

I am using apache tomcat with mod_jk and running shindig on it. i am trying to pass the below url to it http://download.finance.yahoo.com/d/quotes.csv?s=^GSPTSE+^SPCDNX+MIC.TO+ABX.TO+AEM.TO&f=snl1d1t1c1&e=.csv&random=5683 and it fails giving error…
0
votes
1 answer

How to set %origin% in oauth2.json

In shindig, while configuring OAuth gadget details in OAuth2.json, we need to give %origin% and %context% as part of gadget url and redirect url. Ex: "%origin%%contextRoot%/gadgets/oauth2/oauth2_google_shared2.xml" : { "googleAPI" : { …
0
votes
1 answer

Regarding shindig oauth2 call for facebook authentication

Iam new to gadgets. Iam using the oauth2 example for facebook authentication which is bundled with Shindig 2.5.0 The file is under /gadgets/oauth2/oauth2_facebook.xml I don't know whether this is an issue or not? I created a gadget container like…
0
votes
0 answers

org.json.JSONException: A JSONObject text must begin with '{' at character 2 on Startup

I am using RHEL 6.5, java 1.7.0_45. Please help me out! 2014-09-19 17:34:01.707::WARN: Failed startup of context…
0
votes
1 answer

Integration of OpenSocial API into Moodle

I want to add a Open social gadget into moodle via apache shindig but the problem i don't know how integrate this server into moodle to view the social information of student