It's all about the answers!

Ask a question

Automating the Eclipse export -- A RTC/Ant question


Mahari Hill (4861169230) | asked Dec 10 '14, 4:20 p.m.
RTC 4.0.5

Hello all,

I am working with multiple groups on converting to RTC. Most have build users who have converted to using RTC/Ant to do successful builds. I have one new group that is using Kepler and they have successfully converted their "server" to using RTC, but their try at doing the "client" does not work. They are used to just exporting to .ear and .war files from Kepler. How do I get them on track?

Does the ant tasks artifactFilePublisher solve any of this? Or is the war/ear file creation a personal scripting step before this ant task? I hope I am not missing something easy....

(I'm not a developer)

Accepted answer


permanent link
sam detweiler (12.5k6195201) | answered Dec 10 '14, 4:44 p.m.
war and ear files are really zip/jar files.. you can create them with zip or jar from the commandline

http://www.avajava.com/tutorials/lessons/how-do-i-create-a-war-file-using-the-jar-command.html
Mahari Hill selected this answer as the correct answer

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.