In a standard launchpad build, how do the values for the jackrabbit
configurations variables like ${wsp.name}, get set?
I'm trying to switch over from postgres to oracle and I'm getting a message
about
org.apache.sling.jcr.jackrabbit.server acquireRepository: Repository problem
starting repository from
file:/usr/local/glassfish/domains/domain1/config/sling/_sling/jackrabbit/repository.xml
in /usr/local/glassfish/domains/domain1/config/sling/_sling/jackrabbit
(org.apache.jackrabbit.core.config.ConfigurationException: Replacement not
found for ${wsp.name}.)
org.apache.jackrabbit.core.config.ConfigurationException: Replacement not found
for ${wsp.name}.
Which makes no sense to me.
Does anyone know what's going on here?
Tony Giaccone