Hello, usually i store my custom config files in WEB-INF, but i need now to 
store a file (a binary file containing a license for my app) inside the tomcat 
conf dir. Main purpose for this is avoid the need to rebuild a war every time i 
license a different customer.

So, in this way, application to be deployed is always the same, and i can send 
the license file separately that can be read when tomcat starts or app is 
deployed.

thanks in advance.



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to