Hi,
I'm using ubuntu 11.04 and tried to use roo but I had various configuration problems.
Currently I have jdk1.6.0_33 installed, apache-maven-3.0.4, spring-roo-1.2.2.RELEASE, sts-3.0.0.RELEASE
The JAVA_HOME folder, it's lib and it's bin have been set in the PATH environment variable. MAVEN_HOME as well and ROO_HOME as well. I tried both .profile and .bashrc files for setting these variables.
I'm trying to run perform tests in the STS Roo shell with no success.
The message I get is java.io.IOException: error=2, No such file or directory
I can run perform tests from the command prompt, or maven test from the STS environment.
Any Idea?


Reply With Quote