Skip to content
This repository has been archived by the owner on Jul 18, 2019. It is now read-only.

ncWMS2 webapp does not get updated #2

Open
cehbrecht opened this issue Oct 26, 2015 · 1 comment
Open

ncWMS2 webapp does not get updated #2

cehbrecht opened this issue Oct 26, 2015 · 1 comment
Assignees

Comments

@cehbrecht
Copy link
Member

when ncWMS2 is already used in tomcat

.conda/envs/birdhouse/opt/apache-tomcat/webapps/ncWMS2

then it won't get replaced by a new ncWMS2.war ... for example replacing version 2.0.2 by 2.0.3.

Maybe this can be solved with tomcat config? Or this recipe needs to remove the webapp ...

@cehbrecht
Copy link
Member Author

workaround:

$ cd malleefowl
$ make stop # stop tomcat
$ rm -rf .conda/envs/birdhouse/opt/apache-tomcat/webapps/ncWMS2
$ make install
$ make start 

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant