On Tue, Oct 4, 2011 at 11:13 AM, Antonio Maria Sanchez <[email protected]> wrote: > I ve followed the wiki > https://github.com/zepheira/backstage/wiki/Building-backstage > to build backstage, but the script ./backstage it doesnt deploy > backstage into butterfly server. When i browse to jetty server i get a > 404 not found error.
Hi Antonio. In the normal course of things, you should never need to point your browser at a Backstage serves since it only serves JSON, not HTML. Instead, you will (typically) point your browser at port 80 of the same host where you will need to be running a Web server that serves the Exhibit HTML. Then - as described in the authoring page on the wiki - you link in the scripts and data in that HTML. You're not the only one to raise this point, and I tried to clarify it in the wiki, but apparently not well enough. Any input on a better way to describe this would be gratefully received! Thanks. Mark. -- You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/simile-widgets?hl=en.
