Hey Michael, Hm good question. I tracked the origin of aKey down to this change http://svn.apache.org/viewvc/shindig/trunk/java/server/src/main/webapp/WEB-INF/web.xml?r1=957770&r2=990263 but I'm not sure how it's used.
On Fri, Sep 24, 2010 at 3:07 PM, Michael Young <[email protected]> wrote: > What is aKey used for? What are we supposed to specify in there? > > <context-param> > <param-name>system.properties</param-name> > <param-value> > shindig.host=localhost > > aKey=/shindig/gadgets/proxy?container=default&url= > shindig.port= > > </param-value> > </context-param> > > > > - Mike > -- > Liferay Europe Symposium > October 12-13, 2010 > Frankfurt, Germany > www.Liferay.com/EuropeSymposium2010 > -- > Follow us on Twitter: liferay > >
