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

On Thu, Aug 2, 2012 at 8:02 AM, Jan Kulmann <[email protected]> wrote:
> The Sling explorer works fine!
>
> Does anyone know where to find user information esp. profile content of
> one user inside the OAE database?
>
> Thanks,
> Jan
>
> Am 01.08.2012 13:32, schrieb Jan Kulmann:
>> Thanks Carl, this might lighten up my understanding of OAE content
>>
>> Jan
>>
>> Am 01.08.2012 01:16, schrieb Carl Hall:
>>> Install this bundle and go to http://localhost:8080/.explorer.html
>>>
>>> http://central.maven.org/maven2/org/apache/sling/org.apache.sling.extensions.explorer/1.0.2/org.apache.sling.extensions.explorer-1.0.2.jar
>>>
>>>
>>> https://cwiki.apache.org/SLING/sling-based-jcr-explorer.html
>>> https://issues.apache.org/jira/browse/SLING-993
>>
>
> --
> 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
_______________________________________________
oae-dev mailing list
[email protected]
http://collab.sakaiproject.org/mailman/listinfo/oae-dev

Reply via email to