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

Arn Waßmann commented on SHINDIG-1327:
--------------------------------------

container.js:

"gadgets.features" : {
  "core.io" : {
    // Note: /proxy is an open proxy. Be careful how you expose this!
    // Note: Here // is replaced with the current protocol http/https
    "proxyUrl" : 
"//%host%/qisserver/gadgets/proxy?container=default&refresh=%refresh%&url=%url%%rewriteMime%",
    "jsonProxyUrl" : "//%host%/qisserver/gadgets/makeRequest"
  },




> No images in Gadgets
> --------------------
>
>                 Key: SHINDIG-1327
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1327
>             Project: Shindig
>          Issue Type: Bug
>    Affects Versions: 1.1-BETA6
>         Environment: Java, localhost, apache tomcat 6
>            Reporter: Arn Waßmann
>
> Hello,
> shindig dosen't render images in Gadgets, because the container was not set 
> in the url. 
> 2010-05-12 12:22:03 ERROR [rocessor20] ErrorServlet                  
> (108 ) - Es ist in der Servlet-Umgebung ein Fehler aufgetreten:  
> javax.servlet.forward.request_uri=/qisserver/gadgets/proxy 
> javax.servlet.forward.context_path=http://127.0.0.1/qisserver 
> javax.servlet.forward.servlet_path=/gadgets/proxy 
> javax.servlet.forward.path_info=/rds?state=error&code=400 
> javax.servlet.forward.query_string=url=http%3A%2F%2Fwww.gstatic.com%2Fig%2Fmodules%2Fhoroscope%2Feveryone.png&gadget=http%3A%2F%2Fwww.google.com%2Fig%2Fmodules%2Fhoroscope.xml&fp=-182800334&nocache=1&refresh=86400
>  
> javax.servlet.error.message=Missing required parameter(s): url container 
> javax.servlet.error.status_code=400 
> javax.servlet.error.servlet_name=proxy 
> javax.servlet.error.request_uri=/qisserver/gadgets/proxy 
> org.springframework.web.context.request.requestcontextlistener.request_attributes=org.apache.catalina.connector.requestfac...@36f06a
> My solution of the problem (shindig.properties):
> shindig.content-rewrite.proxy-url=/qisserver/gadgets/proxy?container=default&url=

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to