Re: java.lang.IndexOutOfBoundsException in cxf producer

2011-07-11 Thread glawi
Thanks for the answer, but I got this illumination this night :) I missed the Holders. Ok, everything works now. Thanks again. -- View this message in context: http://camel.465427.n5.nabble.com/java-lang-IndexOutOfBoundsException-in-cxf-producer-tp468541p4575140.html Sent from the Camel - Users

Re: java.lang.IndexOutOfBoundsException in cxf producer

2011-07-11 Thread Willem Jiang
On 7/8/11 11:15 PM, glawi wrote: Hi all, I got the same issue whith Camel 2.7.2. The FrostByteTransformer.applyTreatmentOnInputData code : final Incident incident = (Incident) inputData.getIn().getBody(Map.class).get(DataMapFields.INCIDENT); final Execute request = new Exec

Re: java.lang.IndexOutOfBoundsException in cxf producer

2011-07-08 Thread glawi
Hi all, I got the same issue whith Camel 2.7.2. Here's my WSDL : http://www.service-now.com"; xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"; xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"; xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"; xmlns:tns="http://www.service-now.com/frostb