Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about jbossfuse

Read more about jbossfuse

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - jbossfuse

How to secure a camel cxf endpoint (https) in FUSE 7.6?

We have been using camel-cxf service endpoints for multiple applications. They works well. Recently we have a need to secure these service endpoints. Therefore, we are adding <httpu:engine-factor...
test-img

Chris W

https

apache-camel

jbossfuse

undertow

camel-cxf

Votes: 0

Answers: 2

Latest Answer

Your camel-cxf endpoint has <sec:clientAuthentication required="true" want="true"/> Which means your client(in this case a browser to load the wsdl) also needs to provide the...
test-img

Freeman Fang

How to skip/mock the wireTap in camel route for junit test cases?

I have to write junit test cases for camel routes by skipping the wireTap. Or is there possibility to mock the wireTap? If yes then how ? Thanks, Sreekanth
test-img

Sreekanth Kotagiri

junit

mockito

apache-camel

jbossfuse

camel-spring-dsl

Votes: 0

Answers: 1

Latest Answer

If your are wireTapping to uri "direct:foo", you can (for instance) weave your Camel route with: weaveByToUri("direct:foo").replace().to("mock:junit"); More info at: htt...
test-img

TacheDeChoco

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved