Re: Definition of a HL7 FTP endpoint simulated with a spring Camel mllp

2014-02-22 Thread sekaijin
I've soved same problen with blueprint see http://camel.465427.n5.nabble.com/XML-DSL-hl7codec-ACK-response-td5747732.html you can use directly mina and hl7codec without define endpoint. A+JYT -- View this message in context: http://camel.465427.n5.nabble.com/Definition-of-a-HL7-FTP-endpoi

Re: Definition of a HL7 FTP endpoint simulated with a spring Camel mllp

2014-02-21 Thread dtjep
Can be resolved like : http://camel.465427.n5.nabble.com/XML-DSL-hl7codec-ACK-response-td5747732.html Best regards -- View this message in context: http://camel.465427.n5.nabble.com/Definition-of-a-HL7-FTP-endpoint-simulated-with-a-spring-Camel-mllp-tp5746939p5747790.html Sent from the Camel -

Re: Definition of a HL7 FTP endpoint simulated with a spring Camel mllp

2014-02-13 Thread dtjep
Hi, Thanks for your answer. I have got the same error. An other idea ? DT -- View this message in context: http://camel.465427.n5.nabble.com/Definition-of-a-HL7-FTP-endpoint-simulated-with-a-spring-Camel-mllp-tp5746939p5747260.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Definition of a HL7 FTP endpoint simulated with a spring Camel mllp

2014-02-13 Thread Claus Ibsen
Put inside And what version of Camel are you using? On Thu, Feb 13, 2014 at 12:19 PM, dtjep wrote: > Hi, > I have tried with the following code but I have got the same error in the > endpoint : > > http://www.springframework.org/schema/beans"; >xmlns:xsi="http://www.w3.org/2001/XMLSch

Re: Definition of a HL7 FTP endpoint simulated with a spring Camel mllp

2014-02-13 Thread dtjep
Hi, I have tried with the following code but I have got the same error in the endpoint : http://www.springframework.org/schema/beans"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation=" http://www.springframework.org/schema/beans http://www.spri

Re: Definition of a HL7 FTP endpoint simulated with a spring Camel mllp

2014-02-07 Thread Claus Ibsen
Hi The namespaces on the xml tags is wrong. Make sure what is spring is spring, and what is Camel is Camel. On Fri, Feb 7, 2014 at 5:24 PM, dtjep wrote: > Hi, > I have the error : > > 62 | k.osgi.extender | 1.2.1 | Application context refresh failed > (OsgiBundleXmlApplicat