ManagementNamingStrategy - Should normalize ObjectName to avoid using illegal
characters
Key: CAMEL-3760
URL: https://issues.apache.org/jira/browse/CAMEL-3760
Pr
[
https://issues.apache.org/jira/browse/CAMEL-3760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13003123#comment-13003123
]
Claus Ibsen commented on CAMEL-3760:
We just needed to quote the thread pool name whic
[
https://issues.apache.org/jira/browse/CAMEL-3760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-3760.
Resolution: Fixed
trunk: 1078442.
> ManagementNamingStrategy - Should normalize ObjectName to avoi
LOG a warning message when CXFProducer can't set right payload parameters
according to the BindingOperationInfo
---
Key: CAMEL-3761
URL: https://issues.apa
[
https://issues.apache.org/jira/browse/CAMEL-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang updated CAMEL-3761:
Summary: Throw exception when CXFProducer can't set right payload
parameters according to the Bindi
[
https://issues.apache.org/jira/browse/CAMEL-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang updated CAMEL-3761:
Description:
When camel-cxf endpoint deals with the client side request, it will try to
setup the
[
https://issues.apache.org/jira/browse/CAMEL-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang resolved CAMEL-3761.
-
Resolution: Fixed
> Throw exception when CXFProducer can't set right payload parameters according
Hi Willem
You added by mistake this import which is not needed:
+import java.security.InvalidParameterException;
On Mon, Mar 7, 2011 at 5:43 AM, wrote:
> Author: ningjiang
> Date: Mon Mar 7 04:43:35 2011
> New Revision: 1078684
>
> URL: http://svn.apache.org/viewvc?rev=1078684&view=rev
> Lo