Thank you!
--
View this message in context:
http://camel.465427.n5.nabble.com/Problem-with-testng-CamelSpringTestSupport-several-contexts-runs-simultaneously-tp5716447p5717286.html
Sent from the Camel Development mailing list archive at Nabble.com.
Hi
Is everybody getting back from vacation?
I think we should pickup this again, and start getting the 2.9.3
release out of the door.
Christian any update on that comment from below?
On Fri, Jul 13, 2012 at 11:27 PM, Christian Müller
wrote:
> Yes, you should cut a 2.9.3 release soon. I would
Thank you Mike. After adding following dependency in pom. And running using
mvn camel:run , I am not seeing any error. But it is not calling the actual
web service and not seeing any system out in the Processor class...
org.apache.cxf
*cxf*-*rt*-transports-*http*-*jetty*
2.6.1
jar
compile
Also this is the console output :
12/08/13 12:58:27 INFO main.MainSupport: Apache Camel 2.10.0 starting
12/08/13 12:58:27 INFO support.ClassPathXmlApplicationContext: Refreshing
org.springframework.context.support.ClassPathXmlApplicationContext@1079781:
startup date [Mon Aug 13 12:58:27 MST 2012
Thank you . I created route like this but I got ctuck as I am getting error
while invoking web service..any idea ?
Route
-
http://localhost:8080/hello-ws/HelloWorld"* serviceClass=*
"demo.spring.service.HelloWorld"*/>
http://camel.apache.org/schema/spring"*>
echo
So, you should first read from the queue i.e.:
next unmarshall xml i.e.:
next send message to cxf web service i.e.:
operationTest
http://test.test.com/
Try to rummage a bit of the Camel documentation for examples.
--
View this message in context:
http://camel.465427
What do you expect from this route? Processor looks bad. Actually it just
sets the header and nothing more. If you want to invoke cxf web service you
should create producer or use "http://camel.465427.n5.nabble.com/Isssue-using-POJO-data-format-with-Camel-tp5717266p5717273.html
Sent from the Camel
I think, currently it is impossible to set remote REST host in scalate
templates. It would be nice to deploy html GUI on one machine and REST
services with Camel application on other.
--
View this message in context:
http://camel.465427.n5.nabble.com/Camel-Web-Roadmap-tp5717234p5717241.html
Sen
As camel web console already uses REST technology, what do you mean exactly
by (i.e. setting REST services host) ?
On Mon, Aug 13, 2012 at 2:58 PM, michal.warecki wrote:
> Hmm, this is a separated project. Do you think whether we can use the code?
> It is based on JMX so it has different architec
Hmm, this is a separated project. Do you think whether we can use the code?
It is based on JMX so it has different architecture than Camel Web. I think
we can only get some suggestions of functionality like consumers, processors
etc. browsing.
What do you think? I am also thinking about adding the
Hi,
I've just started to work on new Jira component for Camel. It is
hosted at GitHub [1].
Jira provides nice Java API to make working with their Rest Web
Service API easier. As you can easily guess this component is based on
latter Java library.
If somebody is interested and got some spare time
Some works have already be done here :
http://sksamuel.github.com/camelwatch/
On Mon, Aug 13, 2012 at 2:22 PM, michal.warecki wrote:
> Hi!
>
> Is there a roadmap for Camel Web? For many companies, web console is very
> important (sometimes obligatory) tool. The current console is functionally
> v
Hi!
Is there a roadmap for Camel Web? For many companies, web console is very
important (sometimes obligatory) tool. The current console is functionally
very limited.
If no, I can deal with development of the console.
At the beginning I would like to take care of the basic context
configuration i
Yes .. thanks for making me aware. Please ignore the mail :-)
Christian
Am 13.08.2012 14:02, schrieb Babak Vahdat:
Hi Christian,
I think accidentally you forwarded the Mail from Karaf-Dev-Mailing-List to
Camel-Dev-Mailing-List!
Your answer is expected here:
http://karaf.922171.n3.nabble.com/
Hi Christian,
I think accidentally you forwarded the Mail from Karaf-Dev-Mailing-List to
Camel-Dev-Mailing-List!
Your answer is expected here:
http://karaf.922171.n3.nabble.com/Re-svn-commit-r1372333-in-karaf-trunk-main-src-main-java-org-apache-karaf-main-shell-console-src-mai-td4025530.html
Ba
I tested it too and it was off during my tests.
Seems the change happened just before I committed. I had a lot of file
falsely reported as changed by svn and reverted them. Seems I also
reverted the config.
I have now committed the correct config.properties and also the change
in code to make t
> You could move the code to Apache hardware; have the PMC disown it (and
> then it can't be released as an Apache release, etc); or ask board@ for
> other options.
I don't get such Apache politics nuances :) . So simply speaking -
Apache infra guys won't let us to send Google notifications to our
Hi
Please use the @user mailinglist for any questions on using Apache Camel.
There is more people there to help you.
On Wed, Aug 8, 2012 at 12:05 PM, kikou1984 wrote:
> Hi,
>
> I got a treatment :
> .bean(EclatDBCRBean.class,"eclatDBCR") , it s output is X ,
>
> I want for X to get in two other
Hi
I logged a ticket and committed a fix
https://issues.apache.org/jira/browse/CAMEL-5500
On Mon, Aug 13, 2012 at 11:01 AM, Claus Ibsen wrote:
> On Wed, Jul 25, 2012 at 12:05 PM, sensen wrote:
>> Hello,
>> we have I problem with the setup and tearDown of the applicationContext
>> which is manag
On Wed, Jul 25, 2012 at 12:05 PM, sensen wrote:
> Hello,
> we have I problem with the setup and tearDown of the applicationContext
> which is managed
> by the CamelSpringTestSupport-Class of the testng-package.
> When there are several test-methods within several test-classes that extends
> CamelS
20 matches
Mail list logo