Book a Demo

Author Topic: Running ant from "package build script"  (Read 2883 times)

michaelp51

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Running ant from "package build script"
« on: January 11, 2007, 01:54:03 pm »
I've recently started learning EA (6.5, latest build). I have a working web service that I'd like to build using EA and ant. So far I've tried many variants in the build setup, but all I get is return code 101, nothing built...

Usually, I just go to the root directory, add some classpaths and type ant.

Anyone tried this successfully in EA?

Thanks

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Running ant from "package build script&qu
« Reply #1 on: January 11, 2007, 02:03:34 pm »
I've done it.  From memory there wasn't anything special required.

The best recommendation that I have is to try adding the classpaths you mentioned into the environment variable for windows and then re-try it.