From: SourceForge.net <no...@so...> - 2010-03-31 17:39:34
|
Bugs item #2978838, was opened at 2010-03-29 17:19 Message generated for change (Comment added) made by vgapeyev You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1126676&aid=2978838&group_id=248804 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: internals Group: None Status: Open Priority: 8 Private: No Submitted By: Vladimir Gapeyev (vgapeyev) Assigned to: Vladimir Gapeyev (vgapeyev) Summary: Move PURL prefix value from build to Tomcat config Initial Comment: Currently, the value of a PURL prefix is specified at compile time in the source code. Instead, it should come at run time as a parameter from Tomcat, e.g., should be specified as a JNDI parameter in treebase-web.xml config file in Tomcat. Fixing this is essential for restoring proper functionality of the development instance (and any other non-production instance). Make sure to modify installation instructions on the wiki: mention the need to set up a PURL account and define purl redirection there. ---------------------------------------------------------------------- Comment By: Vladimir Gapeyev (vgapeyev) Date: 2010-03-31 13:39 Message: On Mar 19, 2010, at 10:34 AM, Hilmar Lapp wrote: I created the following alternative base URLs, with obvious redirection: http://purl.org/phylo/treebase/dev/phylows/ http://purl.org/phylo/treebase/stage/phylows/ ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1126676&aid=2978838&group_id=248804 |