Hi Dan, I've only tried html viewer, not JSON viewer, will give that a go tomorrow.
Where in deployed war should I see the JSON viewer / services? Mike On 1 Dec 2011, at 23:09, Dan Haywood wrote: > Thanks for this Mike. > > It's not quite working as I expected; hitting "/" should get to the JSON > viewer / REST API, whereas it seems to be redirecting to /index.html. I > was wondering whether Tomcat has some sort of automatic welcome-list? but > then I found that hitting "/services", which I expected to give some sort > of JSON response, gives nothing at all. It's like the json viewer is > missing. > > At any rate, I'm just working on a few improvements so that the json viewer > is protected using Basic Auth, rather than my hokey use of HTTP headers, > and it'll have a better way of automatically handling requests to "/" > (basically, if the Accept header is application/json, then let the request > go through, else redirect to the user docs at "index.html"). > > Stand by for a new release soon... but if you have any thoughts on what > might be happening with the json viewer...? > > Cheers > Dan > > > > > On 1 December 2011 22:53, Mike Burton <[email protected]> wrote: > >> Hi All, >> >> I've hosted Dan's online demo at http://mmyco.co.uk:8180/isis-onlinedemo >> >> Html viewer login is sven / pass , to (re) create data use: Demo> Reset >> Fixtures. >> >> mmyco.co.uk is one of my "test" domain names, I can get a better name if >> we prefer. >> >> Mike >> >> >> On 1 Dec 2011, at 11:49, Dan Haywood wrote: >> >>> Yrah, Mike Burton has kindly offered to host it. >>> Cheers >>> Dan >>> >>> Sorry to be brief, sent from my phone >>> On Dec 1, 2011 10:38 AM, "Mark Struberg" <[email protected]> wrote: >>> >>>> Sounds nice! >>>> >>>> Is there any place where we can host this sample permanently? >>>> I mean some running app whih a user can click around. >>>> >>>> Irian (the folks who initially started MyFaces) provide such a thing for >>>> Trinidad and Tomahawk: >>>> >>>> >>>> >> http://example.irian.at/trinidad-components-showcase/component-demo/panelAccordion-Default >>>> >>>> LieGrue, >>>> strub >>>> >>>> >>>> >>>> >>>> ----- Original Message ----- >>>>> From: Dan Haywood <[email protected]> >>>>> To: [email protected] >>>>> Cc: >>>>> Sent: Thursday, December 1, 2011 7:03 AM >>>>> Subject: Online demo uploaded >>>>> >>>>> Hi all, >>>>> following on from the other recent thread about growing our community, >>>> I've >>>>> been working on an online demo. >>>>> >>>>> Mike Burton has kindly offered to host it for us, but in the meantime >> it >>>> is >>>>> available as a standalone WAR. I've linked to it from the demos page >> at >>>>> Restful Objects <http://restfulobjects.org/demos>. >>>>> >>>>> If you get chance, I'd appreciate any feedback, especially the >> supporting >>>>> documentation. >>>>> >>>>> Thx >>>>> Dan >>>>> >>>> >> >>
