On 3/7/07, Arnaud D <[EMAIL PROTECTED]> wrote:
> How exactly do you package the service assembly? Sounds like the wrong > files are being packaged. Did you try using the Ant scripts in this > directory? I'm using Maven into Eclipse because the ANT script fail because my env variable ODE_HOME is not set, and I don't know what value it should have (because I have no /bin directory for Ode)
To use the Ant scripts, you have to unzip distro-jbi/target/distro-jbi - 2.x.zip into a directory and you should be able to run the examples right from this location. If you want to use the scripts outside of this base directory, you can set ODE_HOME to point to your distribution location. alex
