Re: How to consume HL7 with file/ftp component and skip startByte

2014-06-20 Thread dagaz
components. -- Pagarbiai, Vytautas Dagilis +37067715044 On Tue, Jun 17, 2014 at 2:14 PM, dagaz [via Camel] < ml-node+s465427n5752422...@n5.nabble.com> wrote: > We have to consume HL7v2 files from filesystem or ftp server. Most of > those files have startByte as in MLLP specification. >

How to consume HL7 with file/ftp component and skip startByte

2014-06-17 Thread dagaz
We have to consume HL7v2 files from filesystem or ftp server. Most of those files have startByte as in MLLP specification. How it would be possible to consume files and automatically skip the leading/tailing bytes from the protocol? Otherwise parser is unable to parse the the file. I saw a HL7co

Re: ServiceMIx+Camel JDBC+MySql = javax.sql.DataSource not found

2012-07-01 Thread dagaz
Thank you! That was the case - I had to add reference into my route blueprint: And now it works fine. -- View this message in context: http://camel.465427.n5.nabble.com/ServiceMIx-Camel-JDBC-MySql-javax-sql-DataSource-not-found-tp5715323p5715332.html Sent from the Camel - Users mailing list ar

ServiceMIx+Camel JDBC+MySql = javax.sql.DataSource not found

2012-06-30 Thread dagaz
I know that there are a lot of information about this, but it is second week while searching through various posts, but I cannot find any solution. Simple scenario: I need datasource bean, to use it with JDBC component. I've created db.xml for datasource: http://www.osgi.org/xmlns/blueprint/v1.0