[Apiman-user] ApiMan error writer implementation.

Balu Sadhasivam sbalu27 at gmail.com
Mon Jan 23 05:23:49 EST 2017


Hello,
I can see in the developer guide
<http://www.apiman.io/latest/developer-guide.html> that to custom generate
IPolicyErrorWriter, one can extend using below option

4.5.3.2.6. io.apiman.gateway.engine.IPolicyErrorWriter Example Configuration

apiman-gateway.writers.policy-error=plugin:com.example.groupId:artifactId:1.0.Final/com.example.apiman.FooPolicyErrorWriterImpl


But the code base defines the error writer to be loaded from below property.

GatewayConfigPropertiesERROR_WRITER_CLASS = "apiman-gateway.writers.error";

Is this case of mistake in documentation ? Does there exists more than one
error writer API for policy and separately for other components ?


regards
Balu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/apiman-user/attachments/20170123/c291a7bf/attachment.html 


More information about the Apiman-user mailing list