RAT report looks fine. Using the build.xml file, everything runs fine on my computer: Win XP + JDK jdk1.5.0_05 As 3.1.3 is a Java EE 5 compliant release, I forced the Java 5 version and did not try under a Java 6.
By the way, I enhanced the build.xml file to be able to set a proxy with common system properties. > ant -Dhttp.proxyHost=XXXX -Dhttp.proxyPort=YYYY I joined it to this post http://openejb.979440.n4.nabble.com/file/n2999869/build.xml build.xml I actually saw some stacktraces in Tomcat logs but all seems to work fine. So here is my +1 Jean-Louis -- View this message in context: http://openejb.979440.n4.nabble.com/VOTE-OpenEJB-3-1-3-release-try-3-tp2997967p2999869.html Sent from the OpenEJB Dev mailing list archive at Nabble.com.
