[ 
https://issues.apache.org/jira/browse/SYNAPSE-558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723401#action_12723401
 ] 

Rajika Kumarasiri commented on SYNAPSE-558:
-------------------------------------------

hi,
yes sure, sorry for not being informative. 
Issue is in processAuditStatus method in createEndpoint method inside 
AddressEndpointFactory class. According to the processAuditStatus 
implementation it should be receiving an "address element" in which we set the 
stats in configuration. But the bug being passing the whole endpoint 
configuration the enabling stats not set correctly, it should change to pass 
the first child with qname "address" from the address endpoint configuration( 
epConfig.getFirstChildWithName(
new QName(SynapseConstants.SYNAPSE_NAMESPACE, "address"))).   

> Bug in Address endpoint factory when setting stats.
> ---------------------------------------------------
>
>                 Key: SYNAPSE-558
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-558
>             Project: Synapse
>          Issue Type: Bug
>          Components: Core
>            Reporter: Rajika Kumarasiri
>             Fix For: 1.3
>
>         Attachments: SYNAPSE-558.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to