> I wrote:
> > and it will *not* sync, its read-only. 
> 
> same here! 
> Used revision 7367 to build chandler, running in tomcat, tryed also osaf
> server bundle build 1.1.0. SSL on and off.

I did some capturing on the http requests to mine and the hub server.
There's something interesting I think.

For hub.chandlerproject.org the response contains something like:

<D:current-user-privilege-set>
  <D:privilege><D:read/></D:privilege>
  <D:privilege><D:write/></D:privilege>

On the stream for my own host the surrounding D:privilege tags are
missing:

<D:current-user-privilege-set>
  <D:read/>
  <D:write/>

In addition the blocks appear in different order.

I've got no idea why this happens. Maybe some different XML-Libs?

_______________________________________________
[email protected] mailing list
unsubscribe here: http://lists.osafoundation.org/mailman/listinfo/chandler-users
Chandler wiki: http://chandlerproject.org/wikihome

Reply via email to