On Wednesday 20 November 2002 12:38, Scott Nichol wrote: > I believe 2.2 worked with JDK 1.1, and I think you'll find that 2.3.1 is > at least mostly compatible (maybe some serializer does not work, but > most of the code should). Of course, this assumes the required > supporting jars, such as JavaMail and JAF work with JDK 1.1, too.
Ok, the undertaking is massive in other aspects, so ripping out 1.2 dependencies here and there is Ok, not if every second line is using Collections (typically the most used 1.2 feature). Next step is to check the usage of non J2ME CLDC features in Apache SOAP and "down-port" them. I assume this will largely be in the java.io package. A first assault in the weekend... I will let you know on my progress with this. Niclas -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>