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

Ruwan Linton commented on SYNAPSE-281:
--------------------------------------

Asankha, shall we add the default endpoint to handle QoS without the 
destination with this refactoring.

<endpoint>
<default format=[pox|get|soap11|soap12]>
<enableSec/>?
<enableRM/>?
</default>
</endpoint>

Basically the address endpoint without the address URI, so that the addressing 
to header will be used with the specified QoS. This functionality is already 
there but in the address endpoint without the uri which is misleading.

> Duplicate code in (Address|WSDL)Endpoint(Factory|Serializer)
> ------------------------------------------------------------
>
>                 Key: SYNAPSE-281
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-281
>             Project: Synapse
>          Issue Type: Bug
>            Reporter: Andreas Veithen
>            Assignee: Ruwan Linton
>            Priority: Minor
>             Fix For: 1.2
>
>
> WSDLEndpointFactory#extractQOSInformation is almost a copy & paste of 
> AddressEndpointFactory#createEndpointDefinition. Idem for 
> AddressEndpointSerializer#serializeEndpointDefinition and 
> WSDLEndpointSerializer#serializeQOSInformation. The corresponding methods 
> should be merged and reused.

-- 
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