Checking the java doc, javax.jws and javax.jws.soap seems copied from j2ee spec, so Geronimo may have implemented these two packages?
2007/7/3, Mikhail Loenko <[EMAIL PROTECTED]>:
Thanks for doing that, Spark. BTW, Geronimo has recently passed EE 5 TCK. Since Java SE 6 has many classes and packages from Java EE 5 we may take missing classes in Geronimo and dramatically improve our JDK6 completeness :) Thanks, Mikhail 2007/7/3, Spark Shen <[EMAIL PROTECTED]>: > Sorry, spi package is already implemented. > > But there do exists missing class. For example, > java.beans.ConstructorProperties is missing. > > 2007/7/3, Spark Shen <[EMAIL PROTECTED]>: > > > > Hi All: > > > > There are some JDK features not implemented. For example, classes under > > java.util.spi package is not present in java6 branches. > > I plan to implement them step by step. I am now developing java.util.spipackage. > > > > -- > > Spark Shen > > China Software Development Lab, IBM > > > > > -- > Spark Shen > China Software Development Lab, IBM >
-- Best Regards! Jimmy, Jing Lv China Software Development Lab, IBM
