-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2052/
-----------------------------------------------------------

(Updated 2011-09-28 14:42:55.071479)


Review request for shindig, Paul Lindner, Henry Saputra, and Ryan Baxter.


Changes
-------

Attach issue 1632 to this request.


Summary
-------

The fix will set up API patch when common container is created in these sample 
pages.

var testConfig = testConfig || {};
testConfig[osapi.container.ServiceConfig.API_PATH] = contextRoot + '/rpc';
var CommonContainer = new osapi.container.Container(testConfig);

also includes other minor cleanup.


This addresses bug SHINDIG-1632.
    https://issues.apache.org/jira/browse/SHINDIG-1632


Diffs
-----

  /trunk/content/samplecontainer/examples/conservcontainer/ConServContainer.js 
1176015 
  /trunk/content/samplecontainer/examples/conservcontainer/index.html 1176015 
  /trunk/content/samplecontainer/examples/embeddedexperiences/EEContainer.js 
1176015 

Diff: https://reviews.apache.org/r/2052/diff


Testing
-------

passed maven build.


Thanks,

li

Reply via email to