Sorry for not mentioning this earlier, I had gotten your examples running on 
Linux
and Windows (both w/Sun VM) and Mac OSX when I had asked about Java 6 and 
OpenJPA.
What specific api methods should we test in order to clarify the scenarios one 
might
have trouble with when using JRE 6? Will building with JDK 6 be fixed for beta 
2?

What misled me (and possibly others?) much earlier were errors you get when you
don't clear temp and working files when switching between 5 and 6 (and of course
assuming that since one couldn't compile with 6 yet that one couldn't run on 6).

thanks,
Dario

> Yesterday I discovered that our code runs fine on Java 6, so I went
> back and verified the 3.0-beta-1 release using the Sun Java 6 VM on
> Windows and OSX which we passed.  In the process, I wrote this simple
> ant script:
>
>    http://svn.apache.org/repos/asf/openejb/trunk/website/src/doc/
> build.xml
>
> To use it, simply download the build.xml file and run "ant test" or
> "ant test-all" with ant 1.7.  The script downloads OpenEJB, the
> iTests, and one (ant test) or four (ant test-all) versions of
> Tomcat.  I chose ant because I want rope more people into testing
> OpenEJB on their box and everyone's got ant :)
>
> I updated the download page to reflect the passes on Windows and Mac
> 1.6, and if you get it to pass on another platform, please update the
> page (if not report it here).
>
>    http://cwiki.apache.org/confluence/display/OPENEJB/OpenEJB+3.0+beta+1
>
> I'm especially looking for runs using the Sun 1.6 VM on Linux and the
> IBM 1.5/1.6 VMs on Windows and Linux.  Also Solaris would be nice...
>
>
> -dain
>
>
>


Reply via email to