Closed jllodra closed 12 years ago
Which version of THREDDS are you running?
TDS version is: 4.2.20110517.1318
too old? :)
THREDDS uses an older version of NcWMS before it went through a major refactor. TDS 4.3 may support the newer NcWMS, but that has not been finalized.
For now, you will have to use the standalone WAR. Standalone should work just fine, the config error you are getting is related to the 'nearestTime' paramerer being in NcWMS's config file (usually in ~/.ncWMS/config.xml). Search for 'nearestTime' and delete all of the entries. 'nearestTime' support is now on the 'nearestTime' branch.
Thanks Kyle, worked like a charm
Hi,
we've been trying to deploy your ncWMS jar for thredds without luck from your branch named "asa". Our steps were building with "ant jar-for-THREDDS" and then replacing current ncwms.jar from thredds' lib with the new one.
Error in logs starts with:
Any hint or guide to deploy it on a thredds server?
We have also tried to deploy the war version, and it fails as well: