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

Jira integration test fails in native mode #757

Closed
jamesnetherton opened this issue Feb 25, 2020 · 0 comments
Closed

Jira integration test fails in native mode #757

jamesnetherton opened this issue Feb 25, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@jamesnetherton
Copy link
Contributor

Thought I caught all of the problems but there's an issue at runtime:

Caused by: java.lang.ClassNotFoundException: org.apache.camel.component.jira.JiraConfiguration
	at org.apache.camel.impl.engine.DefaultClassResolver.resolveMandatoryClass(DefaultClassResolver.java:87)
	at org.apache.camel.support.PropertyBindingSupport.resolveValue(PropertyBindingSupport.java:570)
	at org.apache.camel.support.PropertyBindingSupport.doBindProperties(PropertyBindingSupport.java:496)
	at org.apache.camel.support.PropertyBindingSupport.access$000(PropertyBindingSupport.java:62)
	at org.apache.camel.support.PropertyBindingSupport$Builder.bind(PropertyBindingSupport.java:250)
	at org.apache.camel.main.BaseMainSupport.setPropertiesOnTarget(BaseMainSupport.java:147)

@jamesnetherton jamesnetherton added the bug Something isn't working label Feb 25, 2020
@jamesnetherton jamesnetherton self-assigned this Feb 25, 2020
jamesnetherton added a commit to jamesnetherton/camel-quarkus that referenced this issue Feb 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant