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

ClassNotFoundException: kafka.serializer.StringEncoder #775

Closed
tdiesler opened this issue Jul 21, 2015 · 2 comments
Closed

ClassNotFoundException: kafka.serializer.StringEncoder #775

tdiesler opened this issue Jul 21, 2015 · 2 comments

Comments

@tdiesler
Copy link
Contributor

when using camel-2.16-SNAPSHOT

Caused by: java.lang.ClassNotFoundException: kafka.serializer.StringEncoder
    at org.apache.camel.impl.DefaultClassResolver.resolveMandatoryClass(DefaultClassResolver.java:80)
    at org.apache.camel.component.kafka.KafkaEndpoint.createProducer(KafkaEndpoint.java:83)
    at org.apache.camel.impl.ProducerCache.doGetProducer(ProducerCache.java:402)

camel-swagger is supposed to migrate off scala. This may be related to the two scala versions currently in use

@tdiesler
Copy link
Contributor Author

tdiesler commented Sep 9, 2015

Blocked on camel-2.16

@tdiesler tdiesler modified the milestones: 3.2.0, 3.1.0 Sep 9, 2015
@tdiesler tdiesler removed the blocked label Sep 30, 2015
@tdiesler tdiesler removed their assignment Sep 30, 2015
@tdiesler tdiesler modified the milestones: 3.2.0, 3.1.0 Sep 30, 2015
@jamesnetherton
Copy link
Collaborator

This seems to have been verified as working for Kafka producers some time ago.

https://github.com/wildfly-extras/wildfly-camel/blob/master/itests/standalone/basic/src/main/java/org/wildfly/camel/test/kafka/KafkaIntegrationTest.java#L108

Unless this was failing in some other scenario, I'm going to close this.

@tdiesler tdiesler added out of date and removed bug labels Sep 30, 2015
@tdiesler tdiesler removed this from the 3.1.0 milestone Sep 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants