Sorrys, but my problems is that i don't understand the exhibit
architecture. I am trying to evaluate it through examples, but i'm not
able to make it work for my own.
After your advise i ve put the e3src/exhibit3/scripted/demos/ on
apache2 server when backstage jetty server runs on port 8181 (Starting
Butterfly at 'http://127.0.0.1:8181/').
But when i browse to for instance http://localhost/demos/senate/senate.html,
i can see nothing, and the source code says:

<script src="../src/exhibit-api.js">
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /demos/src/exhibit-api.js was not found on this
server.</p>
<hr>
<address>Apache/2.2.17 (Ubuntu) Server at localhost Port 80</address>
</body></html>
</script>

I know that i'm doing something wrong, but i don't know what wiki
follow, after the building backstage wiki.

On Oct 5, 7:34 am, "[email protected]" <[email protected]> wrote:
> On Tue, Oct 4, 2011 at 11:13 AM, Antonio Maria Sanchez <[email protected]> 
> wrote:
>
> > I ve followed the 
> > wikihttps://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.

Reply via email to