SESConverter for CFMX7
Despite successfully configuring Fusium's SESConverter.cfm for CFMX7 Enterprise I still spun my wheels for an hour today blaming my apache installation for the failure. To prevent future frustration I'm making a public note here in the hopes I find my answer next time.
First, find your web.xml file responsible for the server instance you are using, in my case
If your J2EE server supports it, you can uncomment these.
They are included to support Search Engine Safe (SES) URL types.
Some servers (Tomcat, SunONE) don't support wildcard mappings
-->