I have 2 Hudson instances deployed in single tomcat. For that i need to set different Hudson home directories. 1st hudson has home directory set as HUDSON_HOME(D:\Hudson) and its working fine. In 2nd hudson, i have tried to change the name HUDSON_HOME to HUDSON_HOME_BOSS in web.xml & set HUDSON_HOME_BOSS as D:\hudson_boss in environment variables but it is still taking the location d:\hudson.
DOes anyone has any idea how to change hudson home directory with different name???