Hi Krister, I have not had any troubles working with xmlbeans under JDK 1.4 or JDK 1.5. There exists a version that should run on 1.3 as well, but I have not tinkered with that much.
There is a feature to generate getters and setters for generics in the generated scomp code via 'scomp -javasource 1.5' but that will/should only work on a JDK 1.5 VM. So in answer to your questions, I like JDK 1.5 with xmlbeans, but thats only a personal preference. You should be okay using any JVM > 1.4. -Jacobd On 3/12/07, kris16 <[EMAIL PROTECTED]> wrote:
Hi, I have spotted that it is possible to generate source code for Java 1.4 with the scomp command. Due to that I presume it is possible to run melbas under java 1.4 :-) What versions of java 1.4.x do you recommend to run xmlbeans 2.2.0 under? Does the Java version has to be newer than 1.4.1 or 1.4.2 for example for xmlBeans 2.2.0 to work well ? /Regards Krister -- View this message in context: http://www.nabble.com/xmlBeans-2.2.0-and-supported-Java-versions-tf3394202.html#a9449202 Sent from the Xml Beans - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

