Re: Review Request: minor fix to allow EE and Action/Selection Sample to run under any context root out of box

2011-09-27 Thread Li Xu
Thanks, Henry. SHINDIG-1627 seems to be the right issue for the feature Dan or I plan to work on when we find time. Ryan, I just would like to fix the issue before the other patch is available so we can have some buffer to wait for the the other patch ( it may take some time to do that ). Also th

Re: Review Request: minor fix to allow EE and Action/Selection Sample to run under any context root out of box

2011-09-27 Thread Ryan Baxter
> On 2011-09-27 13:05:14, Dan Dumont wrote: > > There's another fix to this problem that addresses the issue expressed by > > Doug Davies in the dev list. > > instead of forcing people to register an API_PATH for the common container, > > we should by default NOT register an api path if it is n

Re: Review Request: OAuth2.0 client implementation in Apache Shindig.

2011-09-27 Thread Ryan Baxter
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1947/#review2092 --- A few general comments in addition to the ones below. In several file

Re: Review Request: minor fix to allow EE and Action/Selection Sample to run under any context root out of box

2011-09-27 Thread Henry Saputra
We can use Jira SHINDIG-1627 to track this patch. - Henry On Tue, Sep 27, 2011 at 8:42 AM, li xu wrote: > > >> On 2011-09-27 13:05:14, Dan Dumont wrote: >> > There's another fix to this problem that addresses the issue expressed by >> > Doug Davies in the dev list. >> > instead of forcing peopl

Re: Changing hostname in Shindig's container

2011-09-27 Thread Li Xu
you can also set the values in web.xml. shindig.host= shindig.port= thanks, li On Tue, Sep 27, 2011 at 11:40 AM, Jasha Joachimsthal < j.joachimst...@onehippo.com> wrote: > On 27 September 2011 17:09, Tomer G. wrote: > > > I'm using Shindig 2.0 with its default container. When the container > >

Re: Review Request: minor fix to allow EE and Action/Selection Sample to run under any context root out of box

2011-09-27 Thread li xu
> On 2011-09-27 13:05:14, Dan Dumont wrote: > > There's another fix to this problem that addresses the issue expressed by > > Doug Davies in the dev list. > > instead of forcing people to register an API_PATH for the common container, > > we should by default NOT register an api path if it is n

Re: Changing hostname in Shindig's container

2011-09-27 Thread Jasha Joachimsthal
On 27 September 2011 17:09, Tomer G. wrote: > 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

Changing hostname in Shindig's container

2011-09-27 Thread Tomer G.
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 returns HTML code that imports JavaScript file from

Re: Review Request: minor fix to allow EE and Action/Selection Sample to run under any context root out of box

2011-09-27 Thread Dan Dumont
> On 2011-09-27 13:05:14, Dan Dumont wrote: > > There's another fix to this problem that addresses the issue expressed by > > Doug Davies in the dev list. > > instead of forcing people to register an API_PATH for the common container, > > we should by default NOT register an api path if it is n

Re: Deploying shindig.war on jboss 6x

2011-09-27 Thread Ryan J Baxter
Naresh, this is just a warning, it is not an error. You do not need setup the key if you are just doing some basic testing of Shindig. -Ryan Email: rjbax...@us.ibm.com Phone: 978-899-3041 developerWorks Profile From: Naresh Chaurasia To: dev@shindig.apache.org, Date: 09/27/2011 07:

Re: Review Request: minor fix to allow EE and Action/Selection Sample to run under any context root out of box

2011-09-27 Thread li xu
> On 2011-09-27 13:05:14, Dan Dumont wrote: > > There's another fix to this problem that addresses the issue expressed by > > Doug Davies in the dev list. > > instead of forcing people to register an API_PATH for the common container, > > we should by default NOT register an api path if it is n

Re: Review Request: minor fix to allow EE and Action/Selection Sample to run under any context root out of box

2011-09-27 Thread Ryan Baxter
> On 2011-09-27 13:05:14, Dan Dumont wrote: > > There's another fix to this problem that addresses the issue expressed by > > Doug Davies in the dev list. > > instead of forcing people to register an API_PATH for the common container, > > we should by default NOT register an api path if it is n

Re: Review Request: Gadget Administration - Securing Features and RPC

2011-09-27 Thread Ryan Baxter
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1666/ --- (Updated 2011-09-27 13:45:13.184769) Review request for shindig, Paul Lindner, H

Re: Review Request: Locked domain cleanup and shared-domain-locking feature

2011-09-27 Thread Dan Dumont
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/2025/ --- (Updated 2011-09-27 13:25:17.798472) Review request for shindig, Paul Lindner, j

Re: Review Request: minor fix to allow EE and Action/Selection Sample to run under any context root out of box

2011-09-27 Thread Dan Dumont
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/2052/#review2086 --- There's another fix to this problem that addresses the issue expressed

Re: Review Request: Gadget Administration - Securing Features and RPC

2011-09-27 Thread Stanton Sievers
> On 2011-09-27 01:03:34, Ryan Baxter wrote: > > http://svn.apache.org/repos/asf/shindig/trunk/java/gadgets/src/main/java/org/apache/shindig/gadgets/admin/ContainerAdminData.java, > > line 78 > > > > > > Certainly could,

Deploying shindig.war on jboss 6x

2011-09-27 Thread Naresh Chaurasia
I am getting following error while trying to deploy shindig.war. What is causing this problem ? Couldn't load OAuth signing key. To create a key, run: openssl req -newkey rsa:1024 -days 365 -nodes -x509 -keyout testkey.pem \ -out testkey.pem -subj /CN=mytestkey openssl pkcs8 -in testkey.pem -