Hi Scott, > Have you checked your logs? Turned on DEBUG logging to see if there are > any errors?
All cas logging is set to DEBUG:
log4j.rootLogger=DEBUG, stdout, logfile
...
log4j.logger.org.springframework=DEBUG
log4j.logger.org.jasig=DEBUG
log4j.logger.com.noelios.restlet=DEBUG
But this is all I get on each restlet request in cas.log:
2009-04-28 09:02:26,431 DEBUG
[com.noelios.restlet.ext.spring.RestletFrameworkServlet]
- Successfully completed request
Looks good so far, but despite of that "Successfully ..." my client is
getting only a 404 HTTP code as response. Same for my Java client WITH
POST as for doing a GET request with a browser.
Any further suggestions?
> I'm assuming you've already followed this:
> http://www.ja-sig.org/wiki/display/CASUM/RESTful+API
> (based on your comment about /v1 it seems like you did).
Yes, I followed the directions in that document. Looks pretty easy, just
does not work for some strange reason.
Thanks!
Michael
--
Michael Hönnig|Gerichtstr. 39|D-22765 Hamburg|http://michael.hoennig.de
sip:[email protected] | fon:040-22815360-0 | fax:040-22815360-9
Business Networking: http://www.xing.com/profile/Michael_Hoennig
GPG KeyID EC5C271A --- 9DC0 53EC 1549 DA84 A939 15CC C0B7 8FBF EC5C 271A
signature.asc
Description: PGP signature
