Michael Joyner
Michael Joyner

Reputation: 145

JBoss Fuse Tooling - Camel "dozer" transaformation GUI wizard

I would like to use the Dozer Mapping tool for Camel and it works well with Spring XML.

I prefer to use Java DSL and I would like to somehow get the wizard to popup but I don't have a Components toolbox to drag and drop it.

Any suggestions?

THANK YOU!

Upvotes: 0

Views: 182

Answers (1)

Tomas Sedmik
Tomas Sedmik

Reputation: 276

Data Transformation Editor in Fuse Tooling is tied with Graphical Camel Editor (Spring or Blueprint DSL). Unfortunately, there is no way how to enable it on Java DSL.

You can raise a new issue (enhancement) here https://issues.jboss.org/projects/FUSETOOLS to let the developers know about it ;-)

Upvotes: 1

Related Questions