[ 
https://issues.apache.org/activemq/browse/SM-1293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=41862#action_41862
 ] 

Guillaume Nodet commented on SM-1293:
-------------------------------------

I don't think this patch will work because the validate method is called before 
start afaik.
And this method needs the marshaler to populate it.
We need to introduce a createDefaultMarshaler() that could be called by 
getMarshaler() if none has been created yet.
The validate() method would call getMarshaler() instead of creating it.

> HttpSoapProviderEndpoint ignores custom marshalers 
> ---------------------------------------------------
>
>                 Key: SM-1293
>                 URL: https://issues.apache.org/activemq/browse/SM-1293
>             Project: ServiceMix
>          Issue Type: Bug
>            Reporter: Bruce Snyder
>            Assignee: Bruce Snyder
>         Attachments: SM-1293.patch.txt
>
>
> The HttpSoapProviderEndpoint ignores the marshaler property and will only 
> make use of the default marshaller. 

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

Reply via email to