Re: sjms and multiple threads

2014-03-17 Thread Scott England-Sullivan
t; at > >> >>> > > >> >>> > >> > org.apache.camel.management.InstrumentationProcessor.process(InstrumentationProcessor.java:72)[106:org.apache.camel.camel-core:2.12.3] > >> >>> > at > >> >>> > > >> &g

Re: sjms and multiple threads

2014-03-17 Thread Scott England-Sullivan
> at > >> >> >>> > > >> >> >>> > >> >> > >> > org.apache.camel.management.InstrumentationProcessor.process(InstrumentationProcessor.java:72)[106:org.apache.camel.camel-core:2.12.3] > >> >> >&

Re: sjms component ttl does not seem to work

2014-02-20 Thread Scott England-Sullivan
; -- > Christian Posta > http://www.christianposta.com/blog > twitter: @christianposta > -- -- Scott England-Sullivan Apache Camel Committer Principal Consultant / Sr. Architect | Red Hat, Inc. FuseSource is now part of Red Hat Web: fusesource.com <http://www.fusesource.com> | redhat.com<http://www.redhat.com> Blog: sully6768.blogspot.com Twitter: sully6768

Re: Consuming multiple JMS messages in one single transaction

2014-01-31 Thread Scott England-Sullivan
he Camel - Users mailing list archive at Nabble.com. > >> > > >> ___ > >> > >> This message is for information purposes only, it is not a > recommendation, > >> advice, offer or solicitation to buy or s

Re: Consuming multiple JMS messages in one single transaction

2014-01-24 Thread Scott England-Sullivan
ipient only. This message is subject to the terms at: > www.barclays.com/emaildisclaimer. > > For important disclosures, please see: > www.barclays.com/salesandtradingdisclaimer regarding market commentary > from Barclays Sales and/or Trading, who are active market participants;

Re: Acknowledgement to JMS Topic on activemq

2013-12-20 Thread Scott England-Sullivan
from the Camel - Users mailing list archive at Nabble.com. > > > > -- > Claus Ibsen > ----- > Red Hat, Inc. > Email: cib...@redhat.com > Twitter: davsclaus > Blog: http://davsclaus.com > Author of Camel in Action: http://www.manning.com/ibsen > Make you

Re: SJMS failure with stale reply queue

2013-11-13 Thread Scott England-Sullivan
gt; camel-sjms, activated by a bunch of new options? > > > > Or would this be a case for a new camel-jmsee component? > > > > Regads, > > Harald > > > > Am 09.11.2013 17:33, schrieb Raul Kripalani: > > > > Yes, exactly. JIRA: https://is

Re: SJMS component and IBM Websphere MQ quirks

2013-09-30 Thread Scott England-Sullivan
t; http://camel.465427.n5.nabble.com/SJMS-component-and-IBM-Websphere-MQ-quirks-tp5740588p5740596.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- -- Scott England-Sullivan Apache Camel Committer Principal Consultant / Sr. Architect | Red Hat, Inc. FuseSo

Re: CamelOne

2013-05-27 Thread Scott England-Sullivan
Looking forward to it Christian. :-) Scott England-Sullivan blog:sully6768.blogspot.com twitter:@sully6768 On May 27, 2013, at 2:53 PM, Christian Müller wrote: > CamelOne 2013 (http://camelone.org/) is in about two weeks! > Who will be there? > I want to meet as many Camel user/con

Re: Transactional batching

2013-04-03 Thread Scott England-Sullivan
; > > > > > - > Ben O'Day > IT Consultant -http://consulting-notes.com > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Transactional-batching-tp474002p5730245.html > Sent from the Camel - Users mailing list archive at Nabble.com. >

Re: Ignore JMSReplyTo

2013-03-27 Thread Scott England-Sullivan
to header: > > > > > > > is there any way to ignore the replyto header so no messages are being sent > back to ActiveMQ? > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Ignore-JMSReplyTo-tp5729973.html > Sent from th

Re: SJMS and InOut

2013-02-13 Thread Scott England-Sullivan
Harald, First, thanks again for your feedback. I will update the documentation with a warning clarifying the limitation. If you could clarify your use case for me, is this a one to many configuration? One endpoint definition to many routes? Thanks again, Scott ES On Feb 13, 2013, at 12:59

Re: SJMS and InOut

2013-02-13 Thread Scott England-Sullivan
Thanks for the clarification Claus. I will update the documentation and plan for an update in a later release. Best Regards, Scott ES On Feb 13, 2013, at 12:59 AM, Harald Wellmann wrote: > Well, it should be clearly documented that inOut() does not have the > desired effect and that camel-sj

Re: SJMS and InOut

2013-02-12 Thread Scott England-Sullivan
Any concerns? On Tue, Feb 12, 2013 at 12:14 AM, Claus Ibsen wrote: > On Mon, Feb 11, 2013 at 5:56 PM, Scott England-Sullivan > wrote: > > After looking at it they don't appear to behave the same. The parameter > sets the exchange pattern at initialization while the inOut() meth

Re: SJMS and InOut

2013-02-11 Thread Scott England-Sullivan
After looking at it they don't appear to behave the same. The parameter sets the exchange pattern at initialization while the inOut() method sets the exchange at runtime. Is that what you would expect Claus? Scott England-Sullivan blog:sully6768.blogspot.com twitter:@sully6768 On Feb 9,

Re: Can (S)JMS be safely used on Java EE?

2013-02-08 Thread Scott England-Sullivan
; > That's just why I suspect Camel (S)JMS is not be fully Java EE > compatible. > > > > In an MDB, CDI request scope is active by default, with well-defined > > behaviour. > > > > This won't work in a thread created by Camel or any other application > &

Re: Enable wire logs on Camel HTTP Proxy

2012-12-05 Thread Scott England-Sullivan
ps4://realWebService:8443/api/?bridgeEndpoint=true&throwExceptionOnFailure=false"); > > How can I see the inbound and outbound HTTP Requests and Responses? I > don't need any other camel logs for my purpose just the wire logs. > > tia, > rouble > -- -- Scott E

Re: JMS - Shared fixed reply queue doesn´t consume all the messages

2012-12-05 Thread Scott England-Sullivan
; > Best, > Christian > > On Mon, Dec 3, 2012 at 3:09 PM, anaCortes wrote: > > > Hi, > > > > my problematic configuration had CachingConnectionFactory (with > > cacheConsumers true by default) and not PooledConnectionFactory. > > > > > > > &

Re: Dead letter queue when header not matched?

2012-11-30 Thread Scott England-Sullivan
s? > > Thanks again. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Dead-letter-queue-when-header-not-matched-tp5723462p5723466.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- -- Scott England-S

Re: Jboss 7 and camel -bindy 2.10

2012-10-08 Thread Scott England-Sullivan
org.apache.camel.component.seda.SedaConsumer.doRun(SedaConsumer.java:183) > [camel-core-2.10.1.jar:2.10.1] > at > org.apache.camel.component.seda.SedaConsumer.run(SedaConsumer.java:139) > [camel-core-2.10.1.jar:2.10.1] > at > java.util.concurrent.ThreadPool

Camel SJMS Testers Needed

2012-10-05 Thread Scott England-Sullivan
feedback that you are able to give. Details can be found here if you are interested and have the time: http://camel.apache.org/sjms.html Thanks so much in advance for your time and help. Best Regards, Scott ES -- -- Scott England-Sullivan Apache Camel Committer Principal Consultant / Sr. Archite

Re: is camel the right choice?

2012-10-02 Thread Scott England-Sullivan
ly appreciated! > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/is-camel-the-right-choice-tp5720396.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- -- Scott England-Sullivan Apache Camel Committer Principal Con

Re: aggregator question: how do I send reply back to the requestor

2012-10-02 Thread Scott England-Sullivan
t; at > > org.apache.camel.model.AggregateDefinition.createAggregator(AggregateDefinition.java:153) > at > > org.apache.camel.model.AggregateDefinition.createProcessor(AggregateDefinition.java:149) > at > > org.apache.camel.model.ProcessorDefinition.ma

Re: Camel and ActiveMQ playing together

2012-09-27 Thread Scott England-Sullivan
etty am > I going to have issues, as I know that camel uses a jetty like instance to > listen on a port with CXF. > > I am almost thinking that Karaf is my best option > > Thoughts? > > Thanks in advance > > Chris > -- -- Scott England-Sullivan Apache Camel

Re: camel route help

2012-09-06 Thread Scott England-Sullivan
exchange > back > to the cxf endpoint? > > many thanks > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/camel-route-help-tp5718727.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- -- Scott Englan

Re: Can not use Karaf Camel feature behind HTTP proxy

2012-09-06 Thread Scott England-Sullivan
rary. > > A notation like mvn:groupId:artifactId:version would probably help at this > point. > > Is there any solution for this problem? > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Can-not-use-Karaf-Camel-feature-behind-HT

Re: Camel CXF Transport?

2012-09-04 Thread Scott England-Sullivan
(http://willemjiang.blogspot.com/) > (English) > http://jnn.javaeye.com (http://jnn.javaeye.com/) (Chinese) > Twitter: willemjiang > Weibo: willemjiang > > > > On Tuesday, August 28, 2012 at 4:49 AM, Scott England-Sullivan wrote: > > > Hello All,

Re: Can not use Karaf Camel feature behind HTTP proxy

2012-08-30 Thread Scott England-Sullivan
t; Sent from the Camel - Users mailing list archive at Nabble.com. > -- -- Scott England-Sullivan -- FuseSource Web: http://www.fusesource.com Blog: http://sully6768.blogspot.com Twitter: sully6768

Re: Can not use Karaf Camel feature behind HTTP proxy

2012-08-29 Thread Scott England-Sullivan
used: connect > > Do you have an idea how to use the feature in combination with a http > proxy? > > Hom > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Can-not-use-Karaf-Camel-feature-behind-HTTP-proxy-tp5718267.html > Sent from t

Re: ProducerTemplate and Exception Management

2012-08-22 Thread Scott England-Sullivan
tEndpoint(endpointUri); >if (endpoint == null) { >throw new NoSuchEndpointException(endpointUri); >} >return endpoint; > } > > -------- >

Re: Camel Build Error

2012-08-17 Thread Scott England-Sullivan
formation about the errors and possible solutions, > > > please read the following articles: > > > [ERROR] [Help 1] > > > > > > http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException > > > [ERROR] > > > [ERROR] After correc

Re: cxfEndpoints and different transports (http, https) using PAX Web

2012-07-23 Thread Scott England-Sullivan
Hi Lars, There is a bug currently that prevents the component from resolving a "match any" consumer endpoint with a bridged producer. I have opened a ticket a provided a patch. You can follow the details here: https://issues.apache.org/jira/browse/CAMEL-5458 Until then, I believe you can confi

Re: cxfEndpoints and different transports (http, https) using PAX Web

2012-07-20 Thread Scott England-Sullivan
//camel.465427.n5.nabble.com/cxfEndpoints-and-different-transports-http-https-using-PAX-Web-tp5716216p5716263.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- -- Scott England-Sullivan -- FuseSource Web: http://www.fusesource.com Blog: http://sully6768.blogspot.com Twitter: sully6768

Re: cxfEndpoints and different transports (http, https) using PAX Web

2012-07-19 Thread Scott England-Sullivan
://team.ops4j.org/wiki/display/paxweb/Basic+Configuration You then use your Camel bundle to listen on an external port that proxies to the Localhost:Port/URI. I will do a quick write up and send out a note later today. Regards, Scott ES -- -- Scott England-Sullivan

Re: cxfEndpoints and different transports (http, https) using PAX Web

2012-07-19 Thread Scott England-Sullivan
tt ES -- -- Scott England-Sullivan -- FuseSource Web: http://www.fusesource.com Blog: http://sully6768.blogspot.com Twitter: sully6768 On Thu, Jul 19, 2012 at 2:56 AM, helander wrote: > I just realized from your description that CXF does not explicitly

Re: Message selector example

2012-06-04 Thread Scott England-Sullivan
t; View this message in context: > http://camel.465427.n5.nabble.com/Message-selector-example-tp5713805p5713959.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- -- Scott England-Sullivan -- FuseSource Web: http://www.fusesource.com Blog: http://sully6768.blogspot.com Twitter: sully6768

Re: changing context path in OSGI from "/cxf" to "/"

2012-06-04 Thread Scott England-Sullivan
cepted due to possibility of such a context > > > interfering with the other HTTP-aware bundles. I think it might be a > > minor > > > bug in pax-web that "" and "/" context values are treated differently > but > > > the end result

Re: org.apache.camel.RuntimeCamelException: java.io.FileNotFoundException: Cannot find resource in classpath for URI

2012-06-02 Thread Scott England-Sullivan
Yes. It was applied to both. On Jun 2, 2012, at 9:16 AM, pitani wrote: > Scott, do you mean that this problem is fixed in 2.9.3-SNAPSHOT?? > > Thanks, > Ramesh Pitani > > -- > View this message in context: > http://camel.465427.n5.nabble.com/org-apache-camel-RuntimeCamelException-java-io-File

Re: org.apache.camel.RuntimeCamelException: java.io.FileNotFoundException: Cannot find resource in classpath for URI

2012-06-02 Thread Scott England-Sullivan
esh Pitani > > -- > View this message in context: > http://camel.465427.n5.nabble.com/org-apache-camel-RuntimeCamelException-java-io-FileNotFoundException-Cannot-find-resource-in-classpaI-tp5713557p5713768.html > Sent from the Camel - Users mailing list archive at Nabble.c

Re: HTTP4 Component and encoding message body

2012-06-01 Thread Scott England-Sullivan
27;t > think it's XML or JSON or anything, just a string. > > If it makes a difference, this will be deployed in SMX 4.4.1 (or later). > > Thanks, > > - Andrew > > On Fri, Jun 1, 2012 at 2:51 AM, Scott England-Sullivan > wrote: > > > Hi Andrew, > > >

Re: Message selector example

2012-05-31 Thread Scott England-Sullivan
tor in following manner: > > > I do not receive any message at all. > Where am i going wrong here? > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Message-selector-example-tp5713805p5713811.html > Sent from the

Re: Message selector example

2012-05-31 Thread Scott England-Sullivan
se selectors > and > how do i compare the values etc. > > Thanks, > Deepthi > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Message-selector-example-tp5713805p5713808.html > Sent from the Camel - Users mailing list archive at Nabbl

Re: Message selector example

2012-05-31 Thread Scott England-Sullivan
ad that message using > selector and header while consuming asap. > > Thanks, > Deepthi > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Message-selector-example-tp5713805.html > Sent from the Camel - Users mailing list archive at Nabbl

Re: Difference Between ActiveMQ and Camel

2012-05-31 Thread Scott England-Sullivan
as got almost all the components described in EIP such as > > message > > > > routing, Point to Point Channel and Publish-Subscribe channel. > > > > > > > > Still why do we need ActiveMQ when Camel has got everything? > > > > What difference does Active

Re: Difference Between ActiveMQ and Camel

2012-05-31 Thread Scott England-Sullivan
channel. > > > > Still why do we need ActiveMQ when Camel has got everything? > > What difference does ActiveMQ makes? > > > > -- > > View this message in context: > http://camel.465427.n5.nabble.com/Difference-Between-ActiveMQ-and-Camel-tp5713797.html

Re: HTTP4 Component and encoding message body

2012-05-31 Thread Scott England-Sullivan
, > > > > > > > >value1 > >value2&value2.1 > > > > > > > > have the body of the POST request be: "p1=value1&p2=value2%26value2.1". > My > > request is a little more complex than that, but not by much. Hopefully > what > > I want makes sense? > > > > Thanks, > > > > - Andrew > > > -- Scott England-Sullivan -- FuseSource Web: http://www.fusesource.com Blog: http://sully6768.blogspot.com Twitter: sully6768

Re: org.apache.camel.RuntimeCamelException: java.io.FileNotFoundException: Cannot find resource in classpath for URI

2012-05-30 Thread Scott England-Sullivan
. The imported XSD must start with a '/', which I know will also break the resolution in your favorite IDE. The patch is only for 2.10. I will note in the issue this thread and the fact that it is needed on the 2.9 branch. Best Regards, Scott England-Sullivan Principal Consultant, FuseS

Re: type converter not loading

2011-03-25 Thread Scott England-Sullivan
If a project doesn't use Spring or Blueprint how do you create a CamelContext in an OSGi container programmatically? Thanks, Scott Scott England-Sullivan C. (217) 390-3058 H. (952) 440-4568 Sent from my iPhone On Mar 25, 2011, at 1:05 PM, Claus Ibsen wrote: > On Fri, Mar 25, 2011

Re: Turning CamelContexts into black boxes for reuse and composition (was Re: Abstracting Routes using Components

2011-03-23 Thread Scott England-Sullivan
s to keep it lighter (loading type converters, JMX management, event notification, OSGi complexity, lifecycle etc.). ... I am assuming there is still a potential issue here or maybe not. If there is concern, is it something that will be addressed in the future and/or is there guidance on how to 'slim' down a nested CamelContext? Scott England-Sullivan twitter: sully6768 sully6...@yahoo.com H. 952.440.4568 C. 217.390.3058

Re: Abstracting Routes using Components

2010-10-27 Thread Scott England-Sullivan
Hi all, Long time listener, first time caller... Currently I have a similar issue on a project I am working on. Taking some hints from this discussion I am wondering if it is possible, and makes sense, to extend a Camel Context to provide the IN, OUT and ERROR Endpoints. Then you could nest t