Hi, > don't have separate workspace.xml files. I just define the workspace in > repository.xml. is JR creating workspace.xml anywhere?
Yes, Jackrabbit creates the workspace.xml files. See also: http://jackrabbit.apache.org/jackrabbit-configuration.html Workspace configuration "The Workspace element is used as a template for separate workspace configuration files created for each new workspace. Because of this the Workspace element is not interpreted directly from the repository configuration file. Instead the workspace configuration template is first copied into the workspace configuration file which is then interpreted to set up the configured workspace components. Thus modifying the workspace configuration template in the repository configuration file will not affect existing workspace configurations." Regards, Thomas > > On Mon, Aug 11, 2008 at 4:07 PM, Alexander Klimetschek <[EMAIL > PROTECTED]>wrote: > >> On Mon, Aug 11, 2008 at 9:13 PM, Michael Harris >> <[EMAIL PROTECTED]> wrote: >> > So I was creating transient repo instances backed by oracle like a champ. >> > we then decided to change passwords so i updated my repo.xml to change >> the >> > password configuration elements. >> >> You have to change the workspace.xml files for each existing, too. The >> repository.xml Workspace part is only used as template for new >> workspaces. >> >> Regards, >> Alex >> >> -- >> Alexander Klimetschek >> [EMAIL PROTECTED] >> > > > > -- > --------------------- > Michael Harris >
