On Monday 15 February 2010 15:20:33 David A. Gershman wrote: > Does anyone know what the difference between the Chandler Hub and > Chandler Server is that I can tweak on my install of 'server' so that > the URL does not have 'chandler' in it? Or if there is some permission > set by default on the HUB I need to tweak on 'Chandler Server'????
Nothing occurs to me offhand to explain this difference. The configuration of the Hub is fully documented here: http://websvn.osafoundation.org/listing.php?repname=sandbox&path=%2Fhub%2Ftrunk%2F#_hub_trunk_ To move an install to the "root", you need to set the "path" variable of the Service -> Engine -> Host -> Context to the empty string in "server.xml". But I can't think of why that particular difference would matter to read-only vs read-write. The 1.1-SNAPSHOT vs 1.1.0 version difference shouldn't matter. Do you have skillz sufficient to maybe do a network capture? You state that it doesn't work, but sounds like we don't know what your install is returning different than Hub. From a network capture, you could maybe see if a particular request looks different or the response has an obvious error code. I assume you can otherwise make changes to your instance? That it's just DAV via your iPod that's not working, not that the whole instance is read- only. The cosmo-dev mailing list has more Cosmo developers on it, though I'm not sure if anyone there has had your specific problem. -- Jared _______________________________________________ [email protected] mailing list unsubscribe here: http://lists.osafoundation.org/mailman/listinfo/chandler-users Chandler wiki: http://chandlerproject.org/wikihome
