How do you achieve this when using spring dsl to create a camelcontext?
http://camel.apache.org/schema/spring";>
Is there a way to inject a SimpleRegistry when creating a CamelContext in
spring DSL? What is the namespace for that?
Regards,
-Original Message-
From: Willem jiang [mailt
Hi,
How do I send an Object to a cxf route inside a Dynamic route,
For ex:
public String route(Exchange exchange {
if (requestStatus instanceof RequestPending) {
return "cxf://"; // Need to send an object to this cxf
route.
}
}
Outside of an dynamic route
Hello,
I am new to Camel, I am looking for a example that every day at 12 am my
application need to login into ftp server to get the encrypted files.
Is there any example I can follow?
Regards,
ST
n time for the rules.
3. use case at hand and etc...
drools-camel component just makes it easy sometimes and sure it can be done
in pure drools as well. In our case we leverage on camel for several other
things and it made sense for us to rely on drools-component.
peace,
surya
--
View this
"knowledgeSessionName");
peace,
Surya
--
View this message in context:
http://camel.465427.n5.nabble.com/Inserting-rules-dynamically-into-camel-drools-component-tp5681880p5683733.html
Sent from the Camel - Users mailing list archive at Nabble.com.
this.
Regards,
surya
--
View this message in context:
http://camel.465427.n5.nabble.com/multiple-from-endpoints-and-jmx-console-tp5587775p5639320.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Soumya,
If you are still having issues, you can use the patch jar attached and put
it in classpath. This should be interim fix for you to get going, will raise
jira for drools-camel folks later.
peace,
surya
http://camel.465427.n5.nabble.com/file/n5581146/drools-converter-patch.jar
drools
@Babak
In package "org.drools.camel.component" I see some classes that do reference
bunch of Camel Converter classes. my best guess is it might not be an issue
in this case..btw i have drools-camel 5.3.0 up and running'camel' should
be nominated as logo for U.N :) it integrates everything se
can be made to Bindy parser as such please raise the Jira with description ,
based on the track record I am sure they will address it in timely fashion.
peace,
surya
--
View this message in context:
http://camel.465427.n5.nabble.com/FixedLengthRecord-and-OneToMany-tp5571433p5577214.html
Sent fr
still having issues let know how are are your
libraries packaged i.e in web-inf/lib and server classpath.
peace,
surya
--
View this message in context:
http://camel.465427.n5.nabble.com/org-apache-camel-RuntimeCamelException-org-apache-camel-TypeConverterLoaderException-Failed-to-load
hi,
I would map my business/domain object to fixedlengthrecord object before
marshaling or vice versa for unmarshalling. Remember fixedlength record is
generally v flat with each field having unique start position within the
record, otherwise gets simply overwritten.
peace,
surya
--
View this
sition' in a record. Eg: @DataField(pos =
(151), length = 2). I use @Link on FixedLength with no issues.
peace,
surya
--
View this message in context:
http://camel.465427.n5.nabble.com/FixedLengthRecord-and-OneToMany-tp5571433p5572022.html
Sent from the Camel - Users mailing list archive at Nabble.com.
dropping guicefruit dependency from camel just yet?
GuiceCamelContext is working for us ok now.
@Chris
I am able to use guice+guiceyfruit with camel succesfully, will try to help
if you can elaborate a bit on issue you are facing.
peace,
surya
On Tue, Feb 28, 2012 at 11:44 AM, Tim wrote:
> ht
Quick answer would be to look into Dynamic Router Integration Pattern
offered by Camel.
You can follow the link below and see if it rings a bell.
http://camel.apache.org/dynamic-router.html
peace,
On Fri, Feb 17, 2012 at 10:01 PM, Frank wrote:
> Hi,
>
> I have a route consists of four differen
Babak,
Thanks for such informative reply. Would like to add there is one full
chapter dedicated for handling transactions with camel in 'Camel in Action'
book by Claus, et al.
peace,
On Wed, Feb 15, 2012 at 6:54 PM, Babak Vahdat
wrote:
> Hi
>
> Given your use case using XA you're definetly on t
15 matches
Mail list logo