Hi Gert,

Thanks for clarifying my doubts, whenever i do copy-paste the poller
transfers the file for the first time, generate those warnings and stops.
When I do "cp" no warnings and i can copy as many as i want.

Using jconsole i can see increase in message count for the queue.

I have posted another problem which i am facing on my next step, which is
reading from the queue and processing it, please see that at 
http://cwiki.apache.org/SM/discussion-forums.html#nabble-td27527103
http://cwiki.apache.org/SM/discussion-forums.html#nabble-td27527103 . It
will be gr8 if i can make it working too. 

Many thanks for your help 

:) 
Pawan


Gert Vanthienen wrote:
> 
> Pawan,
> 
> That's good news.  Could you take a look in the log and see if there
> are any messages there when using copy-paste to copy the file?  You
> might need to turn on DEBUG logging too.
> 
> Just FYI: the route you've defined isn't actually using JAXB.  The
> conversion XML -> String is a Camel built-in conversion that's always
> available.  The JAXB component will allow you to create objects (with
> getters and setters for the different elements) that represent you XML
> message.
> 
> Regards,
> 
> Gert Vanthienen
> ------------------------
> Open Source SOA: http://fusesource.com
> Blog: http://gertvanthienen.blogspot.com/
> 
> 
> 
> On 10 February 2010 10:06, pawan269 <[email protected]> wrote:
>>
>> hi,
>>
>> I am not sure what i have did, but it is working now...
>>
>> another thing i have notice that whenever i use Ctrl+C and Ctrl+V to copy
>> file in source folder, the components stops working... but if I use
>> command
>> prompt to copy as
>>
>> $ cp /template/tmp.csv /from/
>>
>> it works...
>>
>> Thanks
>> Pawan
>> --
>> View this message in context:
>> http://old.nabble.com/routing-issue-tp27513347p27527098.html
>> Sent from the ServiceMix - User mailing list archive at Nabble.com.
>>
>>
> 
> 
> -----
> ---
> Gert Vanthienen
> http://gertvanthienen.blogspot.com
> 

-- 
View this message in context: 
http://old.nabble.com/routing-issue-tp27513347p27541692.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to