Thanks Lansing,
As a preliminary workaround I managed to configure the Apache proxy to
append "catalog.html" when redirecting to Tomcat. A more lasting
solution will, as you say, be to change our metamod front-end to use the
correct URLs. But that will involve some work.
Egil
On 05/13/2013 06:52 PM, Lansing Madry wrote:
Hello Egil,
I looked at your issue, and I think you are seeing a symptom with a
slightly different cause than you assume. In fact, TDS 4.2 performed a
redirect of the first url you provided by appending "catalog.html" on a
per request basis, which is not quite the same as changing the
construction of urls within the TDS. The redirect was not a documented
feature of the TDS, and was more of a loophole that you unintentionally
exploited. I think it may be easier if you amend your application to
construct the url as the TDS expects it (with the "catalog.html" on the
end), rather than trying to edit the configuration to do so.
Regards,
Lansing Madry
Unidata
Boulder, Colorado
On 5/13/2013 7:20 AM, Egil Støren wrote:
Hi all,
We have just finalized the transition from TDS 4.2 to TDS 4.3. While
this seemed to work OK when we browsed the new web site directly, our
front-end application (metamod) that construct URLs to use against the
TDS web site, failed.
This application use URLs like:
http://thredds.met.no/thredds/catalog/data/SU/aoe/
which was translated, while using TDS 4.2, to:
http://thredds.met.no/thredds/catalog/data/SU/aoe/catalog.html
In TDS 4.3 this translation no longer happens. I suppose the problem
can be solved by a simple configuration change, and I am studying the
documentation to find out how. I have not found anything yet, though.
Best regards,
Egil Støren
met.no
_______________________________________________
thredds mailing list
thredds@xxxxxxxxxxxxxxxx
For list information or to unsubscribe, visit:
http://www.unidata.ucar.edu/mailing_lists/
_______________________________________________
thredds mailing list
thredds@xxxxxxxxxxxxxxxx
For list information or to unsubscribe, visit:
http://www.unidata.ucar.edu/mailing_lists/