From: Vladimir G. <vla...@du...> - 2010-04-01 13:53:55
|
I currently work on moving the PURL prefix from treebase.properties into the Tomcat config, so that we can have back a properly functioning development instance. Since I am already into that, I will as well create a new JNDI parameter, say tb2/HostUrl, to hold the server name (like "www.treebase.org"). I hope to be done by the end of the day. Meanwhile, would you prefer to revert production to the previous build, or leave it as is? --VG On Apr 1, 2010, at 9:11 AM, William Piel wrote: > > Whatever works is fine by me... let's fix and redeploy, seeing as > the production is broken. > > The path needs to be full, not relative, and while Javascript can do > just about anything -- it wouldn't be an easy solution. > > Rather than a PURL, how about just hard-coding "www.treebase.org"? > (do we have a parameter init file where this can be stored?) > > bp > > > On Mar 31, 2010, at 8:07 PM, Hilmar Lapp wrote: > >> Do you need an absolute path that includes the server name, i.e., >> does a relative path not suffice? If you do need a full path, does >> that have to be generated server-side or can that also be done in >> JavaScript (which will yield the correct server name). >> >> -hilmar >> >> On Mar 31, 2010, at 8:02 PM, youjun guo wrote: >> >>> Bill, >>> >>> In treebase.org the server name in the phylowidget redirect url >>> return "localhost:8080" because we have a Apache server in front >>> of Tomcat, and Apache addressed the Tomact work this way. >>> >>> I think we have to use purl this time. >>> >>> Youjun > > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev_______________________________________________ > Treebase-devel mailing list > Tre...@li... > https://lists.sourceforge.net/lists/listinfo/treebase-devel |