27 May
2015
27 May
'15
9:57 a.m.
Hello! I previously had BaseX 8.1.1 working as a Tomcat webapp and it all worked fine. I know tried to simply put BaseX82.war as another webapp, but the second webapp seems to connect to the BaseX instance in the first webapp. For example: the address http://tomcat.myhost.ee/BaseX82/rest/ lists all the databases that are in http://tomcat.myhost.ee/BaseX811/ even though the new BaseX82 instance should be empty. I have problems understanding if this concerns BaseX configuration or Tomcat configuration... Which files should I check? Looking at the both's webapps' WEB-INF/web.xml they seem logically fine to me. Best regards Kristian K