|
From: Ralf H. <rh...@hc...> - 2015-11-18 16:28:19
|
Hello, we use a specific info site under https://server/ejbca/doc With version 4 it was possible to add this content in "$EJBCA_HOME/tmp/htdocs/info.html" followed by an "ant deploy". But since version 6 this seems to be not working any more. With "ant deployear" the file is not added to the "ejbca.ear" and removing the old "dist/ejbca.ear" leads to a complete cleanup that removes anything before building the new file. How can we add persistent static content (independend from the EJBCA Source documentation) to the "/doc" directive? Thanks and kind regards Ralf |