Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding the http4 dependency causes the deployment of an integration to fail #1386

Closed
lmorandini opened this issue Apr 2, 2020 · 3 comments
Closed

Comments

@lmorandini
Copy link

I have an OpenStack/Kubernetes/Istio/Knative cluster with Camel-K 1.0.0.-RC2 on it.

When the http4 module is loaded, as in: ../camel-k/kamel run ../camel-k/examples/Sample.java --name=sample --dependency camel-http4 --dev the build fails with

...
Integration sample in phase Error
Integration sample in phase Error
Progress: integration "sample" in phase Error
Error: integration "sample" deployment failed

...but when that module is not loaded, the Sample.java example works as expected (loading the http module is fine too).

@lburgazzoli
Copy link
Contributor

The cmel-http4 component has been renamed to camel-http in camel 3.x, see https://camel.apache.org/manual/latest/camel-3-migration-guide.html#_renamed_components

@lburgazzoli
Copy link
Contributor

@lmorandini can we close this one ?

@lmorandini
Copy link
Author

Sure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants