It's all about the answers!

Ask a question

Has anybody run JET transforms using JBE?


Simon Fisher (1631710) | asked May 26 '10, 11:23 a.m.
JAZZ DEVELOPER
Hi,

I'm trying to get a client up and running using JBE. Their existing build process is a two stage one where JET transformations are manually run inside the Websphere Message Broker eclipse client, and the results of these then carried forward to be used in an automated CruiseControl process.

We'd like to automate the generation of the JET files using JBE. From searching on the web it seems the ANT JET tasks can only be run from within the context of an eclipse shell using the Eclipse ANT runner. I've tried copying over the JET plugin JAR files to the JBE plugins folder but this hasn't helped.

If anyone has any experience here it would be much appreciated.

Simon

One answer



permanent link
Nick Edgar (6.5k711) | answered May 27 '10, 5:02 p.m.
JAZZ DEVELOPER
It appears this is not supported, but there's a workaround mentioned in
https://bugs.eclipse.org/bugs/show_bug.cgi?id=210447

See also David Lear's suggestion in comment 4 to use the emf.JETCompiler task instead.

Others have also requested that JBE lay down the Jazz workspace as an Eclipse workspace (see #95674), but in my view it's better to make the task generic.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.