<div dir="ltr">I was using the Undertow-handlers.conf file to specify a request dumping handler(dump-request). This works fine.<div><div><br></div><div>But when i add another handler to this file in the next line, i am getting parse error as below. This file cannot take more than one handler? or am i doing something wrong? </div><div><br></div><div>i was specifying two handlers in this file in two different lines.</div><div><br></div><div><div>[Server:server-one]     Caused by: java.lang.IllegalArgumentException: UT000045: Error parsing predicated handler string no handler named dump-request</div><div>[Server:server-one]  known handlers are [disallowed-methods, allowed-methods, buffer-request, access-log, mark-secure, response-rate-limit, canonical-path, response-code, disable-cache, ssl-headers, trace, blocking, url-decoding, error-file, redirect, set, ip-access-control, request-limit, resource, compress, restart, haretry-handler, byte-range, done, rewrite, stuck-thread-detector, reverse-proxy</div><div>, jvm-route, learning-push, dump-request, proxy-peer-address, header, path-separator, resolve-peer-name]:</div><div>[Server:server-one] dump-request</div><div>[Server:server-one]              ^&quot;}}</div><div>[Server:server-one] 18:49:51,418 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment image_servlet_req_dump.war (runtime-name: image_servlet_req_dump.war) in 140ms</div><div>[Server:server-one] 18:49:51,418 INFO  [org.jboss.as.controller] (ServerService Thread Pool -- 69) WFLYCTL0183: Service status report</div><div>[Server:server-one] WFLYCTL0186:   Services which failed to start:      service jboss.deployment.unit.&quot;image_servlet_req_dump.war&quot;.POST_MODULE</div><div>[Server:server-one]</div></div><div><br>-- <br><div class="gmail_signature"><div dir="ltr">Regards,<br>Rohan Emmanuel</div></div>
</div></div></div>