Details
Description
I was doing a little bit of development and had ny tool registration files in /WEB-INF/tools/ which is wrong (should be in /tools/) the ToolListener doesn't warn when it can't find the folder (or it doesn't register any files). So I've added some logging at WARN level as if you have the ToolListener but not tool registration files you can probably remove the listener (or add a tool registration file in the correct place.
I also allowed for the tool registration folder to be configurable with a context init parameter (defaulting to /tools/), context listeners can't have configuration directly so we have to use a context init parameter.
Gliffy Diagrams
Zeplin
Attachments
Issue Links
- is related to
-
SAK-19720 Tool registration files no longer respected for tool name changes
-
- RESOLVED
-
-
SAK-39658 Improve JavaDoc and logging on ToolListener
-
- CLOSED
-
-
SAK-21675 Help tool contents (html) should be overridden easier
-
- CLOSED
-
- relates to
-
SAK-38745 Allow tools folder to be inside WEB-INF
-
- RESOLVED
-
-
SAK-13688 Changing how Tool Registration Happens with JSR-168 tools
-
- CLOSED
-
-
SAK-39524 Allow add tool categories in sakai.properties.
-
- RESOLVED
-