Is there a way to expose 2 restful web services from same camel route with
the same base URI in a web container (Jetty in this case)?
--
View this message in context:
http://camel.465427.n5.nabble.com/Deploying-REST-service-on-running-camel-jetty-instance-tp5746625p5768066.html
Sent from the C
n
Source)[:1.6.0_21]
at java.lang.Long.parseLong(Unknown Source)[:1.6.0_21]
at java.lang.Long.parseLong(Unknown Source)[:1.6.0_21]
Can you please suggest me how to resolve this issue.
Thanks,
Chandana
(header(Constants.DESTINATION_URI))
Iam using camel 2.4 , can you please suggest me how to repeat the above steps
from the route based on a condition.
Thanks,
Chandana
:32 PM, Kesireddy, Chandana (ITD)
wrote:
> Claus,
>
> Thanks for replying.
> So in the begin method , I need write code to create an empty file with
> .camelLock extension and return true.
>
> In commit method I need to write code to delete both the original file and
me If my assumption is wrong.
Thanks,
Chandana
-Original Message-
From: Claus Ibsen [mailto:claus.ib...@gmail.com]
Sent: Thursday, November 29, 2012 10:24 AM
To: users@camel.apache.org
Subject: Re: creating .camelLock extension on file using custom
GenericFileProcessStrategy
On Thu, N
Thanks for replying.
My problem here is , it's not creating .camelLock extension on the file when it
is processing the file, using custom GenericFileProcessStrategy.
What do I need to do in order to make it create .camelLock extension on the
file.
Thanks,
Chandana
-Original Me
System.out.println("in commit..");
}
}
Thanks,
Chandana
Hi,
I am using camel 2.4, I only have one instance of camel running.
Thanks,
Chandana
-Original Message-
From: Claus Ibsen [mailto:claus.ib...@gmail.com]
Sent: Wednesday, November 28, 2012 12:34 PM
To: users@camel.apache.org
Subject: Re: want to remove old .camellock files on start
up.
I wanted to catch that exception and move the old .camellock files to another
folder. So I used custom exception handler but handleException()
Method never gets invoked.
Do I need to use custom polling strategy for this. Can you please provide me an
example.
Thanks,
Chandana