- To: John Caron <caron@xxxxxxxxxxxxxxxx>
- Subject: Re: [thredds] urls generated in catalog
- From: John Cartwright <John.C.Cartwright@xxxxxxxx>
- Date: Thu, 20 Dec 2007 13:21:15 -0700
Thanks for your prompt reply John. Yes, this is an automatic catalog
from a datasetScan. There is a proxy server (addressed as
www.ngdc.noaa.gov), that passes the urls w/ the pattern "/thredds/" to
the host machine.
I'm mostly surprised by the inconsistency - catalog page addressed at www.ngdc.noaa.gov has a title on that page of map3.ngdc.noaa.gov but some links on that same page use www.ngdc.noaa.gov and some use map3.ngdc.noaa.gov.
--john John Caron wrote:
i assume this is an automatic catalog from a datasetScan? we use HttpServletRequest.getRequestURL() to generate the URL. Im not sure how Tomcat gets the host name. Do you have any funny proxy server or anything special going on? John Cartwright wrote:Hello All,I'm trying to resolve a problem where the URLs found in a catalog don't reflect the address by which the catalog was reached. For example, the catalog found athttp://www.ngdc.noaa.gov/thredds/catalog/ged/catalog.html contains a link to http://map3.ngdc.noaa.gov/thredds/catalog/ged/catalog.html?dataset=ged/lc.ncIs there a way that I can re-generate the catalog or correct this so that the "internal" links are consistent w/ the top-level page address?Thanks! -- john _______________________________________________ thredds mailing list thredds@xxxxxxxxxxxxxxxxFor list information or to unsubscribe, visit: http://www.unidata.ucar.edu/mailing_lists/_______________________________________________ thredds mailing list thredds@xxxxxxxxxxxxxxxxFor list information or to unsubscribe, visit: http://www.unidata.ucar.edu/mailing_lists/
- References:
- [thredds] urls generated in catalog
- From: John Cartwright
- Re: [thredds] urls generated in catalog
- From: John Caron
- [thredds] urls generated in catalog