Hi Claus,
I managed to get my case working once I got the fault definitions in my wsdl
"correct". I am using the ProxyBuilder and maybe that "inherits" behavior from
ProducerTemplate or vice versa, and that was the reason for why that particular
exception showed up.
Thanks
Lars
Skickat från
What I would like is really somthing similar to .bean(...) where the bean class
and method name is specified to a processor/bean and after invocation of that
processor the exchange message body is populated with the appropriate bean
invocation. Very much like a camel proxy but expressing the met
Claus, thank you very much for the feedback.
Regarding sending an exchange to another context I was thinking about when you
use the camel-context component. Is your statement about ONLY still valid ,
considering that case?
I read somewhere (think it was in "Camel in Action") that UnitOfWork is
But that page only describes CDI for 2.10.
Skickat från min iPhone
17 mar 2013 kl. 22:37 skrev Christian Müller :
> You should find all information here: http://camel.apache.org/cdi.html
> About outstanding Camel CDI issues, you should query our issue tracker
> JIRA...
>
> Best,
> Christian
>
Ok, thanks for the clarifcation and the hint about the composite registry.
Lars
Skickat från min iPhone
12 mar 2013 kl. 13:12 skrev Claus Ibsen :
> On Tue, Mar 12, 2013 at 10:26 AM, helander wrote:
>> Fom Java code I would like to register beans in the context registry. I need
>> to do this in
Just confirming that stopping the contexts in my bean destructors (@PreDestroy)
fixed the problem ;)
Thanks
Lars
Skickat från min iPhone
4 mar 2013 kl. 15:37 skrev helander :
> I did suspect that, especially sine the contexts disappeared from jconsole
> once i stopped them (using jconsole). I
Ok, thanks for the info
Skickat från min iPhone
4 feb 2013 kl. 09:19 skrev Claus Ibsen :
> On Sun, Feb 3, 2013 at 4:17 PM, helander wrote:
>> I have a route that creates Soap requests/responses using camel-soap.
>>
>> The route should handle arbitrary soap services which means that I can not
>
No, its not a question about selecting variants of a specific dataformat, using
totally different dataformats.
Thanks
Lars
Skickat från min iPhone
4 feb 2013 kl. 04:27 skrev Willem jiang :
> Do you means you want to control the data format (soap 11 or soap 12)
> dynamically?
> I just checked
In general I meant the transformation to be part of these steps, in some cases
it it only the transformation that takes place between reading the file and
consumer reception, but there could be other steps to.
Skickat från min iPhone
28 jan 2013 kl. 23:22 skrev Christian Müller :
> Don't under
I provided an example application using jolokia on the camel user list a couple
of months ago. If you search the mailing list for "jolokia" you will probably
find it. In case you want to get it and don't find it, let me know.
Thanks
Lars
Skickat från min iPhone
21 nov 2012 kl. 12:36 skrev Clau
Willem,
thank you very much for your code. I will try out this method.
Thanks
Lars
2012/10/15 Willem jiang :
> Hi,
>
> I'm not sure if you are using soap over jms which CXF supports. If so, you
> should be able to get the information of the jms-uri by looking up the CXF
> message context by u
I experienced a similar thing the other day. Things did not work as expected
and console outprints related to some XML parsing problems. After some
"googling" i found that the problem might relate to IBM J9. I checked my system
and found out that it had bern started with the IBM JVM. When switc
Hi Claus,
I have attached the WAR to this e-mail. It contains all sources.
/Lasse
2012/8/16 Claus Ibsen :
> Hi Lasse
>
> The link for the WAR file gave me a file not found error. Do you have
> the POC hosted somewhere, or maybe you can post maybe a .zip file with
> the source code or something?
Michal,
my stack trace is more or less identical (java source line numbers are not
identical).
Do you have any idea how to work around this, patch qpid code or other
solution? Creation of new connection and destination validation on each
operation introduces significant overhead. I turned on
14 matches
Mail list logo