the vhost=test in the uri and for some reason Camel doesn't pick up
the vhost value! I had to configure the virtual host at the connection
factory level.
Thank you for your help,
Alireza Salemi
>
>
> Hi Alireza
>
> I tried to reproduce your issue at the following repo:
&g
Hi Babak,
I tried the port you mentioned 5672. I am getting the same result!
2018-11-10 14:07:00.819 WARN 66945 --- [ 127.0.0.1:5672]
c.r.c.impl.ForgivingExceptionHandler : An unexpected connection driver
error occured (Exception message: Socket closed)
2018-11-10 14:07:05.822 WARN 66945 --
Hi,
I am trying to connect Camel to RabbitMq but I am getting the error
below. Does any body have any idea why this configuration is not working?
I have attached the PM and Route XML.
Thank you,
Ali
2018-11-09 22:19:30.764 INFO 30863 --- [ main]
o.a.c.c.rabbitmq.RabbitMQComponent
Hi,
I am looking to integrate use Camel Rest DSL on a IBM Websphere instance.
All the servlets are mapped to http://host/services. How can I configure the
rest dsl for the ibm configuration?
Thanks,
Ali
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com
();
clientBuilder.setSSLContext(sslContext);
}
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/http-client-javax-net-ssl-SSLHandshakeException-Received-fatal-alert-handshake-failure-tp5761469p5761706.html
Sent from the Camel - Users mailing list archive at Nabble.com.
provided?
Thanks,
Ali
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/http-client-javax-net-ssl-SSLHandshakeException-Received-fatal-alert-handshake-failure-tp5761469p5761538.html
Sent from the Camel - Users mailing list archive at Nabble.com.
)
at com.ibm.jsse2.qc.a(qc.java:613)
at com.ibm.jsse2.qc.h(qc.java:266)
at com.ibm.jsse2.qc.a(qc.java:214)
at com.ibm.jsse2.h.write(h.java:10)
What am I doing wrong here?
Thanks,
Ali
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5
what do you think about the following solution proposed under the following
link?
http://anydoby.com/jblog/en/camel/1931
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/Camel-file2-get-notified-when-the-file-is-deleted-from-a-directory-in-the
Hi Claus,
I am using the following to read the files in that are added
if I delete the a file from a directory I don't get an exchange. I was
wondering if there is a way to do that otherwise I can use a watcher for
deletes.
Thanks,
Ali
-
Alireza S
Hi,
is it possible to get notified when the file is deleted from a directory in
the idempotent mode
Thanks,
Ali
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/Camel-file2-get-notified-when-the-file-is-deleted-from-a-directory-in-the-idempontent-mode
I have two questions:
How can implement basic authentication?
Is there a way to accept all certificates using HTTPS protocol?
Ali
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/rest-client-post-a-json-content-to-and-http-enpoint-tp5759600p5759988
ent to the endpoint?
Thanks,
Ali
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/rest-client-post-a-json-content-to-and-http-enpoint-tp5759600.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Adding a location resolved the issue.
Thank you.
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/weather-endpoint-throws-exception-tp5759287p5759387.html
Sent from the Camel - Users mailing list archive at Nabble.com.
d.
I was wondering is there is way to load also the configuration needed for
the endpoints of the routes dynamically into camel context?
Thanks,
Ali
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/dynamically-add-endpoint-configuration-to-the-co
org.apache.camel.util.ObjectHelper.invokeMethod(ObjectHelper.java:1002)
... 33 more
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/weather-endpoint-throws-exception-tp5759274.html
Sent from the Camel - Users mailing list archive at Nabble.com.
great. thank you.
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/dynamically-add-routes-defined-in-DSL-to-a-camel-routes-tp5759221p5759273.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Hi Claus,
thank you for your respond. I used the code but is shows as deprecated. Is
there a new way to do the loading of new routes from XML file?
Thanks,
Ali
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/dynamically-add-routes-defined-in-DSL-to-a
SL to
define the routes since it is much easier on business users.
Is there any solution for this out there?
Thanks,
Ali
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/dynamically-add-routes-defined-in-DSL-to-a-camel-routes-tp5759221.html
Sent from the
k I should asked to change the code?
Ali
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/camel-xmljson-add-signs-to-the-json-output-how-to-remove-the-signs-tp5759013p5759220.html
Sent from the Camel - Users mailing list archive at Nabble.com.
where can I find the source code for this?
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/camel-xmljson-add-signs-to-the-json-output-how-to-remove-the-signs-tp5759013p5759147.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Hi Claus,
I am using Camel version 2.14.0.
As far as xmljson goes I have used the follwoing parameter tor turn that off
without a luck
Do you know how turn off the @ sign for xml attributes?
Thanks,
Ali
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5
": "hPa"
},
"wind": {
"speed": {
"@value": "2.66",
"@name": "Light breeze"
},
"direction": {
"@value": "326",
&q
I am using Jolt for now. I was hoping there is a better mapping framework out
there. I looked at smooks but it seems to be old.
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/Camel-Template-solution-for-JSON2JSON-tp5758858p5759014.html
Sent from the
be nice to have
templating framework that would convert xml as well json to a json format.
Thanks,
Ali
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/Camel-Template-solution-for-JSON-tp5758858.html
Sent from the Camel - Users mailing list archive at
props,
int systemPropertiesMode){..}
@Override
public Properties resolveProperties(CamelContext context, boolean
ignoreMissingLocation, String... uri){}
}
Ali
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/dynamicly-change
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/two-camel-instances-and-jms-failover-on-a-topic-tp5741060.html
Sent from the Camel - Users mailing list archive at Nabble.com.
;t overwrite it !
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/dynamicly-change-the-url-of-the-from-element-after-the-camelcontext-is-started-tp5740599p5740781.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Thank you Babak. Since we are using Camel 2.10 we are using the
BridgePropertyPlaceholderConfigurer as followed below:
How does BridgePropertyPlaceholderConfigurer with the PropertiesComponent?
Thanks,
Ali
-
Alireza Salemi
--
View this message in context:
http
("classpath:com/mycompany/dynamic.properties");
context.addComponent("properties", pc);
My developer tried to overwrite the existing values of a property using
using a JVM System Property and he told me he can't get it to work.
-
Alireza Salemi
--
View this message
Hi,
During the camel startup, our code will query a database and retrieve the
uri information for all the jms endpoints.
I was wondering how can I overwrite the uri of the elements in
example below?
Ali
-
Alireza Salemi
--
View this message in
Thank for the answer but i am looking for a piece of java code to overwrite a
property value in BridgePropertyPlaceholderConfigurer!
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/Is-it-possible-to-override-a-property-during-runtime-after-the-file-has
else.
This is not unittest code.
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/Is-it-possible-to-override-a-property-during-runtime-after-the-file-has-been-load-using-BridgeProperr-tp5738008.html
Sent from the Camel - Users mailing list archive at
seen almost linear scalability by adding a new consumer. I
have done testing with 11 concurrent consumer which is enough for our
purposes.
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/Incoming-message-from-a-JMS-queue-need-to-be-processed-in-parallel-but
2.10.4
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/Camel-Performance-tp5736810p5737083.html
Sent from the Camel - Users mailing list archive at Nabble.com.
}
@JsonProperty("NativeSourceType")
public String getNativeSourceType() {
return nativeSourceType;
}
public void setNativeSourceType(String nativeSourceType) {
this.nativeSourceType = nativeSourceType;
}
}
-
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/Camel-Performance-tp5736810p5737049.html
Sent from the Camel - Users mailing list archive at Nabble.com.
when use ?multipleConsumers=true in the
uri="{{operational.topic.prefix}}.{{source.type}}.{{source.name}}?multipleConsumers=true"
I get the error that it doesn't know the property.
Or do I have to use that somewhere else?
-
Alireza Salemi
--
View this message in context
5000
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/Incoming-message-from-a-JMS-queue-need-to-be-processed-in-parallel-but-keep-the-ordering-o
5000
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/Incoming-message-from-a-JMS-queue-need-to-be-processed-in-parallel-but-keep-the-ordering-of-messages-tp5735406p5737009.html
Sent from the Camel - Users mailing list archive at Nabble.com.
a point here. The
body is a Message Class with an attribute messagetype which is string. Maybe
that part is slow. I will into that as well.
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/Camel-Performance-tp5736810p5736821.html
Sent from the Camel
s about 2.5ms. If you have the Objectmapper already
created the unmarshalling supposed to be in micro-second.
3. Creating Expression (choice) and evaluating of it takes in average 11ms.
Any suggestion how to improve the performance of the 3 items mentioned
above?
-
Alireza Salemi
--
View
?
${body.entity}
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/best-practice-for-logging-execution-time-tp2844045p5736667.html
Sent from the Camel - Users mailing list archive at Nabble.com.
javaspaces. So the question how to measure the times from receiving the 10
messages received until they get written in javaspaces.
${body.entity}
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/best-practice-for-logging-execution-time
I like to identify the average execution time spent in Camel. I have a
aggregator that aggregate 10 messages before it send them out to the
endpoint.
Would EventNotifier still work?
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/best-practice-for
it will
pick a different one.
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/Incoming-message-from-a-JMS-queue-need-to-be-processed-in-parallel-but-keep-the-ordering-of-messages-tp5735406p5736271.html
Sent from the Camel - Users mailing list archive
Thank you for your respond.
I am not sure if I can use concurrent consumer option since I have to keep
the order of messgaes for the buckets.
I like your idea to have a route that calculates the Group header but doing
that is it not going to be the bottleneck for the processing. I have to run
at l
Yep, I was thinking about this approach as well.
Using Seda is the transnational integrity preserved?
Let say the delivery of one message using seda fails, does camel recognize
it and redeliver it?
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com
Thank you for the responds.
The problem I have is that I don't have any control of producer and I can't
ask the producer to put information in the header of the message in order to
use the grouping of ActiveMQ.
-
Alireza Salemi
--
View this message in context:
http://camel
e "b" has
to be processed in order and All the messages of type "c" has to be
processed in order.
Is there a way to consume the messages from the JMS and split them up in to
buckets for a, b and c and send the a, b,c messages in parallel to
JavaSpaces?
Thank you. Looking at the tst helped us resolving the issue.
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/Exception-doesn-t-get-caught-in-the-route-tp5733381p5734234.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Camel 2.10
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/No-bean-named-CamelBeanParameterMappingStrategy-is-defined-tp5733753p5733832.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Thank you for your answer. Do you know where it gets instantiated and which
class is referring to it?
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/No-bean-named-CamelBeanParameterMappingStrategy-is-defined-tp5733753p5733821.html
Sent from the Camel
Hi,
I started profilng my code with an APM software and I
seeorg.springframework.beans.factory.NoSuchBeanDefinitionException and the
message detail is No bean named 'CamelBeanParameterMappingStrategy' is
defined.
Did I miss something in my Spring Context?
Thanks,
Ali
-
Alir
redeliveries
don't get executed.
I am wondering why the exceptions are not caught by onException clause and
also why the error handler redeliveries are not executed !
Thanks,
Ali
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/Exception-doesn-
org.springframework.dao.DataAccessException
true
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/Exception-doesn-t-get
Hi,
I know you can stop and start route using CamelContext. Is there a way to do
it in XML?
I saw in the documentation but there not much desription?
Is there something like ?
Thanks,
Ali
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/Start-and
(AsyncProcessorConverterHelper.java:61)
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/Turn-off-the-stack-trace-for-EndpointMessageListener-tp5730681p5731870.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Hi,
I need to delete all existing messages in a jms queue once of receive a
specific message. Does camel provide an option to delete all jms messages in
a queue?
Thanks,
Ali
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/delete-all-messages-in-jms
(ThreadPoolExecutor.java:1110)[:1.7.0_11]
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)[:1.7.0_11]
at java.lang.Thread.run(Thread.java:722)[:1.7.0_11]
-
Alireza Salemi
--
View this message in context:
http://camel.465427.n5.nabble.com/Turn
I am having trouble with one use case in camel.
In this use case we receive a JMS message from ActiveMq (MEP is InOnly) and
in the route I extract some information and use the details to call the
restFull Api.
The call to retrieveSourceId is successful but the respond doesn’t get saved
off in
60 matches
Mail list logo