You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by Jessica Delsinne <je...@bull.net> on 2005/07/18 15:49:55 UTC

Giving a name to the workspace ?

Hi,
I would like to create a workspace in my repository with a name (""soacms" in this case). I saw the getName() method for the workspace, but not the setName method...
So, I don't see how I have to set its name ?

Thank you for your help...
Jessica

Re: Giving a name to the workspace ?

Posted by Nicolas Belisle <Ni...@bibl.ulaval.ca>.
Hi,

Please, read the following thread : 
http://thread.gmane.org/gmane.comp.apache.jackrabbit.devel/2660

=> WorkspaceImpl.createWorkspace()

Regards,

Nicolas


Le 09:49 2005-07-18, vous avez écrit:
>Hi,
>I would like to create a workspace in my repository with a name (""soacms" 
>in this case). I saw the getName() method for the workspace, but not the 
>setName method...
>So, I don't see how I have to set its name ?
>
>Thank you for your help...
>Jessica