You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by Martin Perez <mp...@gmail.com> on 2005/10/22 20:15:20 UTC

obtaining workspaces list

Is there any way (obviously non-standard) to obtain the list of available
workspaces in a jackrabbit repository?

Thanks!

Re: obtaining workspaces list

Posted by Martin Perez <mp...@gmail.com>.
Sure it is.

I'm embarrassed for doing a question so simple. I thought it was not a
standard feature.

Thanks a lot David!

On 10/22/05, David Nuescheler <da...@gmail.com> wrote:
>
> is this what you are looking for?
>
>
> http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Workspace.html#getAccessibleWorkspaceNames()
>
> regards,
> david
>
> On 10/22/05, Martin Perez <mp...@gmail.com> wrote:
> > Is there any way (obviously non-standard) to obtain the list of
> available
> > workspaces in a jackrabbit repository?
> >
> > Thanks!
> >
> >
>

Re: obtaining workspaces list

Posted by David Nuescheler <da...@gmail.com>.
is this what you are looking for?

http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Workspace.html#getAccessibleWorkspaceNames()

regards,
david

On 10/22/05, Martin Perez <mp...@gmail.com> wrote:
> Is there any way (obviously non-standard) to obtain the list of available
> workspaces in a jackrabbit repository?
>
> Thanks!
>
>