[OpenSER-Users] OpenXCAP problem

Franz Edler franz.edler at inode.at
Wed Jan 2 13:40:47 CET 2008


Hi OpenXCAP experts,

I am trying to setup a demo-configuration for XCAP with Eyebeam- and
Bria-client. OpenXCAP and OpenSER are running. When I start-up the
Bria-client (data storage via XCAP enabled) I get the following errors from
OpenXCAP - log (e.g. for resource-list):

Jan  2 13:15:38 sip openxcap[10367]: [HTTPChannel,2,192.168.0.2] error:
Invalid Document Selector xcap-root/resource-lists/users//resource-list.xml
(the Document Selector context must be 'users' or 'global':
'resource-lists')
Jan  2 13:15:38 sip openxcap[10367]: [-] error: Invalid Document Selector
xcap-root/resource-lists/users//resource-list.xml (the Document Selector
context must be 'users' or 'global': 'resource-lists')

The HTTP dialog between the client and the XCAP server is the following:

  GET /xcap-root/resource-lists/users//resource-list.xml HTTP/1.1

  Host: xcap.net1.test:8000

  Keep-Alive:

  Connection: TE, Keep-Alive

  TE: trailers

 

  HTTP/1.1 404 Not Found

  Date: Wed, 02 Jan 2008 12:15:38 GMT

  Content-Length: 75

  Server: OpenXCAP/0.9.7

 

  the Document Selector context must be 'users' or 'global':
'resource-lists'                     
 

 

  PUT /xcap-root/resource-lists/users//resource-list.xml HTTP/1.1

  Host: xcap.net1.test:8000

  Connection: TE

  TE: trailers

  Content-Type: application/resource-lists+xml

  Content-Length: 323

 

  <?xml version="1.0" encoding="UTF-8"?>

  <resource-lists xmlns="urn:ietf:params:xml:ns:resource-lists"
xmlns:cp="counterpath:properties">
  <list name="Contact List">

  <cp:prop name="category" value="Friends" />

  <cp:prop name="category#2" value="Home" />

  <cp:prop name="category#3" value="Work" />

  </list></resource-lists>

 

  HTTP/1.1 404 Not Found

  Date: Wed, 02 Jan 2008 12:15:38 GMT

  Content-Length: 75

  Server: OpenXCAP/0.9.7

 

  the Document Selector context must be 'users' or 'global':
'resource-lists' 
  
Any hint highly appreciated!

Franz





More information about the Users mailing list