Index: applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastreInterface.java
===================================================================
--- applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastreInterface.java	(revision 24947)
+++ applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastreInterface.java	(revision 24954)
@@ -73,4 +73,6 @@
         if (wmsLayer.getName().equals(lastWMSLayerName) && !isCookieExpired)
             return true;
+        if (!wmsLayer.getName().equals(lastWMSLayerName))
+            interfaceRef = null;
         // open the session with the French Cadastre web front end
         downloadCancelled = false;
