On 29 Jan 2008, at 18:22, Alex Viggio wrote:
3. This request fails: 
http://ride.local:8080/nuxeo/restAPI/default/931d63e3-c8b4-4f0a-9044-b8d024be795e/export

"Error while calling seam aware Restlet: null"

The export requests take awhile before resulting in that Restlet null error, but I'm not seeing any useful server log output corresponding. Any suggestions to debug this further?

Put a breakpoint in our SeamRestletFilter in doHandle to check what the exception is.

All of the restAPI requests result in these server log outputs:

10:01:18,931 WARN [DocumentManagerBusinessDelegate] documentManager could not be retrieved because location is null 10:01:18,964 WARN [DocumentManagerBusinessDelegate] documentManager could not be retrieved because location is null
10:01:19,223 WARN  [SearchColumnsBean] no label for fieldGroup: uid
10:01:19,226 WARN [SearchColumnsBean] no label for fieldGroup: dublincore

That's "normal".


4. An RSS request for the Section returns some useful XML, but the rendered article link does not seem valid.

This succeeds ("http" scheme auto-converted to "feed" in Safari) 
feed://ride.local:8080/nuxeo/restAPI/default/1492d6a2-a4d0-4980-a7d7-1bf537ae59d0/rss

"Read more" article link for Test Note is: 
http://ride.local:8080/nuxeo/restAPI/default/1492d6a2-a4d0-4980-a7d7-1bf537ae59d0/nxdoc/default/931d63e3-c8b4-4f0a-9044-b8d024be795e/view_documents

Does that look like a valid restAPI URI?

No, it should link to a non-REST link.

BTW you didn't say what version of Nuxeo you were using.

Thanks for any guidance and can't wait to see 5.1.3 GA :)

It's out now.

Florent

--
Florent Guillaume, Director of R&D, Nuxeo
Open Source Enterprise Content Management (ECM)
http://www.nuxeo.com   http://www.nuxeo.org   +33 1 40 33 79 87



_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to