how to pass String including comma in CXF service method
问题 I'm using camel cxf component to call web service. I'm trying to pass XML String, which has a comma (,). when I'm trying to pass XML string it throws below error. Get the wrong parameter size to invoke the out s ervice, Expect size 1, Parameter size 2. Please check if the message body matches the CXFEndpoint POJO Dataformat request. Here is my web service method public String sendSMSRequest( @WebParam(name = "clientRequestXML", targetNamespace = "http://www.openuri.org/") String