Enable the HTTP handlers by setting the security flag to true:
Using a text editor, open the SecurityModule.xml available in install_location\OmniQ\config.
Set the boolean property named httpHandlersEnabled to true. For example:
<Property name="httpHandlersEnabled"><Value class="java.lang.Boolean">true</Value></Property>
If the value is not set to true, by default HTTP handlers
are disabled.