[ https://issues.apache.org/jira/browse/CAMEL-3243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Claus Ibsen resolved CAMEL-3243. -------------------------------- Resolution: Fixed Assignee: Claus Ibsen (was: Ashwin Karpe) trunk: 1049102. > camel-restlet - Let engine be in the pom.xml > -------------------------------------------- > > Key: CAMEL-3243 > URL: https://issues.apache.org/jira/browse/CAMEL-3243 > Project: Camel > Issue Type: Improvement > Components: camel-restlet > Affects Versions: 2.4.0 > Reporter: Claus Ibsen > Assignee: Claus Ibsen > Priority: Minor > Fix For: 2.6.0 > > > When using camel-restlet you need to include a restlet engine in the > classpath. > And therefore you need to add > <groupId>com.noelios.restlet</groupId> > <artifactId>com.noelios.restlet</artifactId> > > to the runtime classpath. We have it defined as test scope in the pom.xml. We > should change that to compile. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.