cancel
Showing results for 
Search instead for 
Did you mean: 

Help with activiti-camel please!!!

rodiaz
Champ in-the-making
Champ in-the-making
Hi all,

We are using Activiti embedeed in our application and we have our own CamelContext. The configuration of the engine in the application is StandaloneProcessEngineConfiguration, this is without spring. We add the routes programatically to our CamelContext and this works to starting process without problems. But we have problems for sending.. Service tasks of type camel in its CamelBehavior need spring configuration of the engine to getting the CamelContext. If we implement our own CamelBehavior there is a way to get the CamelContext from Activiti??We use setDefaultCamelConext of the ProcessEngineConfiguration setting myCamelContext.getName() but this is useless, I think that this only works for another bean's name of the CamelContext in a spring configuration.

Besides, we think that activiti-camel never lets signaling more than one instance of a same process when receives from camel. If I have two o more instances of a same process waiting a message from camel what happens?

Thanks very much in advanced
1 REPLY 1

trademak
Star Contributor
Star Contributor
That's correct, for a custom Camel context you have to use the Spring container right now.
I don't understand your point about two or more instances of the same process waiting for a message from Camel. I don't see an issue with that. Can you explain a bit more about the issue you are thinking about?

Best regards,
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.