I'm getting Exception in getting DAO type for my ARIS BP7.1, and investigations reveal that my web.xml from web-inf folder for ARIS business publisher is missing. Please can someone help me retrieve it. This is for PRODUCTION ENV and is really urgent.
Thanks in Advance
Anupama Vijayan on
Hi Akshat,
If this is a Production environment, there should be automation jobs scheduled for daily or weekly back ups. If you have access to the production server machine, you can find it in some of the directory. These back ups includes along with the databases all the config files and folders. There you can find the tomcat folder as well. In the path tomcat\webapps\businesspublisher\WEB-INF you can find the web.xml. you can retrieve this file.
e.g we have created a folder for daily backup on the server as ARIS-Saves7.2. the path for web.xml would be.
D:\ARIS-Saves7.2\05_06_2012-09_00\tomcat\webapps\businesspublisher\WEB-INF
Please let me know if you are able to retrieve the file.
Thanks & Regards.
Anupama Vijayan