]
Andrej Podhradsky commented on JBTIS-1083:
------------------------------------------
The problem is that the tooling doesn't support CDI bean names for Camel Java DSL,
please see SWITCHYARD-2905
Integration tooling now criticizing SwitchYard quickstarts
(previously ok)
--------------------------------------------------------------------------
Key: JBTIS-1083
URL:
https://issues.jboss.org/browse/JBTIS-1083
Project: JBoss Tools Integration Stack
Issue Type: Bug
Affects Versions: 10.2.0.GA
Environment: DevStudioIS v 10.2, used with Fuse 6.3
Reporter: Rick Wagner
Assignee: Brian Fitzpatrick
Importing the 'camel-service' quickstart results in this error:
"Unspecified Camel Route Class: "JavaDSLBuilder" component is implemented
as a Java Camel Route, but no class is specified."
The project will build when maven is invoked, the IDE is raising a 'false alarm'.