On 7/31/07, Jens Goldhammer <[EMAIL PROTECTED]> wrote: > > > This works for me. But I think, I cannot build ode correct. The output of > > rake TEST=no package > > works fine for me, no errors (a few warnings- Is there a logfile for the > building to analyze it?).
rake TEST=no package > log.txt There are only the docs and sources of ode as zip-file in the target-folder, > but I cannot see the war-file. Where is it? Or does something fail then? The target directory at the root of the project includes only the JavaDoc and source distribution, but you can find the Axis2 WAR under axis2-war/target, JBI under jbi/target, etc. Assaf
