Ticket #1006 (new defect)

Opened 5 months ago

Last modified 5 months ago

it's bad to have ambra.virtualJournals.JournalName.url defined in template

Reported by: russ Assigned to: russ
Priority: unassigned Milestone:
Component: ambra Version: 0.9-rc1
Keywords: Cc:
Blocking: Blocked By:

Description

we run the same journal on dev, stage, and live servers. urls are different for each one. this should be configured elsewhere, and should be easy to configure at run time (no unjar/rejar required)

Dependency Graph

Change History

08/01/08 16:20:44 changed by pradeep

  • owner changed from rich to russ.

Yes, that sucks. This is used only in ArticleFeed.java. I don't think there is a way out since the feeds require absolute URIs.

Have you tried to override these in /etc/topaz/ambra.xml? That should work.