Closed mkalam-alami closed 13 years ago
Done, the scaffolder UI can now be accessed on the Node server:
http://localhost:8083/scaffoldingProxy/?wsdlUrl=...
Instead of:
http://localhost:8090/scaffoldingProxy/?wsdlUrl=...
The authentication filter is applied when the UI is called through Node.
In Nuxeo, define a configurable constant to allow to either directly use the HTML page or its proxied version.
Details by mdutoo: use node.js / connect / express to proxy the scaffoldingProxy, so relative URLs to node-served resources are possible . NB. it will also work in test-started scaffoldingProxy AT THE CONDITION it is accessed through node, which is acceptable for Q/A testing (while unit testing doesn't need pretty layout)"