Thanks for this advise. Is there any document which explains where what 
kind of information is stored? I'm a little bit confused about database 
and filesystem storage in OAE.

Thanks,
Jan

Am 02.08.2012 16:41, schrieb Erik Froese:
> Jan,
>
> That content is not in the JCR. Right now there's not a great way to
> browse multiple user records other than viewing them as JSON records
> via HTTP.
>
> If you use chrome or firefox, install JSONView.
>
> To view a user record:
> http://localhost:8080/system/userManager/user/$USERNAME.json
>
> To view profile information:
> http://localhost:8080/~$USERNAME/public/authprofile.infinity.json
>
> You can find out a lot of information about objects and how thy're
> stored on the system by adding a .json selector to the end of URLs.
> Not every one of them will work that way though.
>
> Erik

-- 
Jan Kulmann
University of Bremen, Germany
Center for Multimedia in Higher Education
http://www.zmml.uni-bremen.de
Stud.IP Team
https://elearning.uni-bremen.de
_______________________________________________
oae-dev mailing list
[email protected]
http://collab.sakaiproject.org/mailman/listinfo/oae-dev

Reply via email to