Hi David, The repository is actually controlled by which plugin is set for the registry service.
Look for this property in jetspeed.properties: services.PortletRegistry.persistence.plugin.name You can change this to any persistence plugin you have defined within the WEB-INF/conf/persistence-plugins.xml file. Hth, *================================* | Scott T Weaver | | <[EMAIL PROTECTED]> | | Apache Jetspeed Portal Project | | Apache Pluto Portlet Container | *================================* > -----Original Message----- > From: David Le Strat [mailto:[EMAIL PROTECTED] > Sent: Friday, November 21, 2003 3:33 PM > To: Jetspeed Developers List > Subject: J2 Build/Test Question > > All, > > When building J2, how does the build switch between > jdbc-connection-descriptor: > > - When testing, jcd=jetspeed-test should be used (see > repository_database.xml). > - When deploying, jcd=jetspeed should be used. > > It seems that the build always uses the default > (jetspeed) jcd. > > I am having some issues switching between the data > sources? Any idea? > > Regards, > > David Le Strat. > > __________________________________ > Do you Yahoo!? > Free Pop-Up Blocker - Get it now > http://companion.yahoo.com/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED]
