{"id":16773904,"url":"https://github.com/zigarn/tomcat-extra-properties","last_synced_at":"2026-01-02T08:51:13.286Z","repository":{"id":14185998,"uuid":"16892345","full_name":"zigarn/tomcat-extra-properties","owner":"zigarn","description":null,"archived":false,"fork":false,"pushed_at":"2014-02-16T19:45:53.000Z","size":144,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-23T04:14:55.824Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zigarn.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-16T19:33:43.000Z","updated_at":"2014-03-10T14:44:43.000Z","dependencies_parsed_at":"2022-09-23T20:41:00.552Z","dependency_job_id":null,"html_url":"https://github.com/zigarn/tomcat-extra-properties","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zigarn%2Ftomcat-extra-properties","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zigarn%2Ftomcat-extra-properties/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zigarn%2Ftomcat-extra-properties/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zigarn%2Ftomcat-extra-properties/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zigarn","download_url":"https://codeload.github.com/zigarn/tomcat-extra-properties/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243903172,"owners_count":20366436,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T06:47:22.420Z","updated_at":"2026-01-02T08:51:13.260Z","avatar_url":"https://github.com/zigarn.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"***********************\nTomcat Extra properties\n***********************\n\nTomcat Extra properties allow you to load properties from other files than\n``catalina.properties``.\n\n============\nInstallation\n============\n\n1. Put ``tomcat-extra-properties.jar`` in ``$CATALINA_HOME/lib``\n\n2. Create or edit ``$CATALINA_HOME/bin/setenv.(sh|bat)`` to add this line:\n\n.. code-block:: bash\n\n    export CLASSPATH=$CATALINA_HOME/lib/tomcat-extra-properties.jar\n\n.. code-block:: dosbatch\n\n    set CLASSPATH=%CATALINA_HOME%/lib/tomcat-extra-properties.jar\n\n=====\nUsage\n=====\n\nSimply reference all the extra properties files with the property\n``catalina.extra.properties.urls`` as a comma separated list of URLs.\n\n.. code-block:: properties\n\n    catalina.extra.properties.urls=\\\n      file://${catalina.home}/catalina.extra.properties,\\\n      file:///etc/tomcat/catalina.extra.properties,\\\n      http://example.org/tomcat/catalina.extra.properties\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzigarn%2Ftomcat-extra-properties","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzigarn%2Ftomcat-extra-properties","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzigarn%2Ftomcat-extra-properties/lists"}