I have a Swing ROP application, and i had to create another database, which is equal to the one im using, and i wasen't able to figureout another way to address the other database, cept copying/renaming the webapplication war, and changing the Node.driver.xml.
So far now i got WebApp1.war - > http://..:8080/WebApp1/, WebApp2.war -> http://..:8080/WebApp2/. Is there a way to specify in the tomcat Context.xml, which dataDomain to use? Thanks in advice, Emanuele.