Externalize it. Means: it is not a Camel problem. Setup the vpn of your
choice outside of Camel.
ok does that one can connect to activeMQ with jms ?
because I have some camel rest services that put some data into jboss
activemq.
and I want to get access to the queue
Thanks
--
View this message
Thanks
(Unless you define ssh as a vpn the answer is no. )
How does one usually deal with vpn in camel ?
--
View this message in context:
http://camel.465427.n5.nabble.com/Is-there-a-Camel-componant-to-connect-to-vpn-Urgent-tp5779945p5779964.html
Sent from the Camel - Users mailing list archiv
Is there a Camel companent to connect to vpn ?
--
View this message in context:
http://camel.465427.n5.nabble.com/Is-there-a-Camel-componant-to-connect-to-vpn-Uregen-tp5779945.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Sorry guys you will not easily get rid of me :)
I am really trying to learn camel these days, one will think that with
google, youtube what is my problem :)
1. I have JAX-RS resource class called MyResource, MyResource class that I
use as webservice and is working fine, as you may know it is easy
I have the following 2 files.
Jax-rs
@ApplicationPath("Test")
public class ApplicationActivator extends Application {
}
and the resource class
@Path("test")
public class MyResource {
@Context
UriInfo uri;
@Context
HttpHeaders headers;
@GET
Når hvordan det ?:)
I only have these 2 java class that are Rest and deployed on jboss server
working, but want to deploy them on Fuse ESB
The Jax-RS java class
http://camel.465427.n5.nabble.com/Errors-DirectConsumerNotAvailableException-No-consumers-available-tp5777818p
No consumers available on endpoint: Endpoint[direct://serviceClass]
ok how do I add consumer to Endpoint[direct://serviceClass] ?
any link ? or little example ?
--
View this message in context:
http://camel.465427.n5.nabble.com/Errors-DirectConsumerNotAvailableException-No-consumers-availabl
My goodness this forum is really tough on camel new bee.
No answer to any question at all.
--
View this message in context:
http://camel.465427.n5.nabble.com/Errors-DirectConsumerNotAvailableException-No-consumers-available-tp5777818p5777863.html
Sent from the Camel - Users mailing list archiv
Does anybody has an idea ?
Here is my camel-context.xml
http://www.springframework.org/schema/beans";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xmlns:osgi="http://www.springframework.org/schema/osgi";
xmlns:cxf="http://camel.apache.org/schema/cxf";
xmlns:context="htt
Tks I use Fuse jboss-fuse-6.2.0.redhat-133
--
View this message in context:
http://camel.465427.n5.nabble.com/How-to-create-a-camel-spring-webservice-tp5777688p570.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Tak very much SHTherkildsen.
Bellow is my example of the code I have deployed on ServiceWork.
That mean I can not create JAX-RS webservice like bellow ?
@ApplicationPath("tests")
public class ApplicationActivator extends Application {
}
@Path("/test")
public class Resource {
@GET
@
Am I asking unclear question ?
--
View this message in context:
http://camel.465427.n5.nabble.com/How-to-create-a-camel-spring-webservice-tp5777688p557.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Please somebody help.
--
View this message in context:
http://camel.465427.n5.nabble.com/How-to-create-a-camel-spring-webservice-tp5777688p546.html
Sent from the Camel - Users mailing list archive at Nabble.com.
No answer ?
--
View this message in context:
http://camel.465427.n5.nabble.com/How-to-create-a-camel-spring-webservice-tp5777688p512.html
Sent from the Camel - Users mailing list archive at Nabble.com.
I am confused about how to create and call Rest WebService developed using
camel.
I have a webservice like exemple of bellow, I have just packed it as war
and deploy on jboss serviceworks all works fine.
Now I want to create a camel version of the same webservice the example is
bellow.
For ex
Hi guy
I am trying to call a remote REST webservice using camel.
I am totally new to camel I have googled but still confused.
I there an hello world of this ?
a simple example code of how to do this ?
--
View this message in context:
http://camel.465427.n5.nabble.com/How-to-can-I-call-remote
Tks James
Can you support be the link with a bit of example code ?
--
View this message in context:
http://camel.465427.n5.nabble.com/Urgent-How-to-consume-REST-webservice-in-apache-camel-cxf-tp5763672p5763683.html
Sent from the Camel - Users mailing list archive at Nabble.com.
we have REST webservice that I will like to call/consume using Apache camel
how is this done ?
code example will be very welcomed, or a how to.
Thanks
--
View this message in context:
http://camel.465427.n5.nabble.com/Urgent-How-to-consume-REST-webservice-in-apache-camel-cxf-tp5763672.html
S
How do I check out https://github.com/apache/camel/tree/master/examples/
to may local machine ?
--
View this message in context:
http://camel.465427.n5.nabble.com/how-do-I-check-the-master-examples-tp5762506.html
Sent from the Camel - Users mailing list archive at Nabble.com.
19 matches
Mail list logo