Hi Christian,
I need more information before digging into the issue.
Are there lots of requests send the camel route at the same time?
Are there request message are same?
Which version of JDK are you using, there are some known JAXP issues
that we fixed with Fuse ESB recently.
Can you try to r
Hi Ashiwin,
Thanks for your response. Unfortunately I cannot do that. First of all the
remote server is from a Service Provider. Their URL is fixed. Only
connecting users need to be different. It's the same service offered at a
fixed endpoint.
The re-authentication is needed for many differen
Hi,
If we are talking about 2 separate connections, can you not set up 2
different endpoints. This should enable you to create a secure connection
with different credentials and then use that to communicate with the
server.. Of course, you may need to modify your route or add a separate
route to c
Hello list!
We are using Camel 2.2.0-fuse-02-00 and receiving some times (not all times)
the following exception by validating the response against the WSDL file:
{noformat}
--
2011-04-15 16:55:22,527 | INFO | qtp-1596710415-1 | LoggingInInterceptor
I just want to make it clear that I have seen this behavior when I am running
integration level tests using JUnit4. I have not tested yet running this
inside a container (Tomcat...)
--
View this message in context:
http://camel.465427.n5.nabble.com/Multiple-remote-connection-to-the-same-host-but
Hi there,
I am using camel HTTP component to do an outbound connection to a remote
server. However, depending on my inbound connection I need to communicate
to the remote server using different credentials. The remote server uses
basicauth. What I have noticed that camel tries to reuse the alrea
I think the main difference between camel and a typical bpm engine are
human tasks.
Camel is a good choice for automated flows without human interaction.
BPM engines typically focus on integrating human tasks with automated tasks.
So it might in fact be a good idea to combine both.
Christian
thanks for these answers.
- Romain
2011/4/17 Richard Kettelerij
> Note that Activiti (http://activiti.org) integrates with Camel:
>
> https://fisheye.codehaus.org/browse/activiti/activiti/trunk/modules/activiti-camel
> .
>
> On Sun, Apr 17, 2011 at 6:26 PM, Jean-Baptiste Onofré >wrote:
>
> >
Note that Activiti (http://activiti.org) integrates with Camel:
https://fisheye.codehaus.org/browse/activiti/activiti/trunk/modules/activiti-camel
.
On Sun, Apr 17, 2011 at 6:26 PM, Jean-Baptiste Onofré wrote:
> Hi Romain,
>
> the first target of Camel is integration and EIP. So it's more integra
Hi Romain,
the first target of Camel is integration and EIP. So it's more
integration oriented than business oriented.
If from a technical point of view, it's possible to use Camel to
implement business flows, I think that pure player in this domain is
more flexible and provide more tooling
Hi all,
what do you think about using camel for business flows? Is it a good idea or
other open source framework will do better (faster?)?
I ask it because technically i see how to do but i don't know if it is a
good idea because it is not the first goal of camel.
- Romain
On Sun, Apr 17, 2011 at 5:18 AM, Willem Jiang wrote:
> Did you have a chance to build the camel-spring bundle yourself?
> I just checked the camel-spring jar on my box, it has the class of
> CamelJMXAgentDefinition .
>
A good idea is to do a full build (skip test) of all the source code.
As docu
Hi
I have reproduced the issue and fixed it on trunk
https://issues.apache.org/jira/browse/CAMEL-3877
--
Claus Ibsen
-
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
CamelOne 2011: http://fusesource.com/camelone2011/
Twitter: davsclaus
Blog: http://davsclaus.
What Camel and Spring version are you using?
--
Claus Ibsen
-
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
CamelOne 2011: http://fusesource.com/camelone2011/
Twitter: davsclaus
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manni
14 matches
Mail list logo