Thank you so much. Indeed I feel difficult to find these classes in geronimo
repository. Software like FishEye could give a hand here, it can search
repository and report URI, so that I do not need to navigate manually into
it's repository. If we do not have such a tool, I think it would be great to
add one.

2007/7/3, Mikhail Loenko <[EMAIL PROTECTED]>:

I copied list of packages from the specs:
http://java.sun.com/javaee/5/docs/api/
and
http://java.sun.com/javase/6/docs/api/index.html
and executed 'egrep'

the intersection is:
-------------------------------
javax.activation
javax.annotation
javax.jws
javax.jws.soap
javax.transaction
javax.transaction.xa
javax.xml.bind
javax.xml.bind.annotation
javax.xml.bind.annotation.adapters
javax.xml.bind.attachment
javax.xml.bind.helpers
javax.xml.bind.util
javax.xml.soap
javax.xml.stream
javax.xml.stream.events
javax.xml.stream.util
javax.xml.ws
javax.xml.ws.handler
javax.xml.ws.handler.soap
javax.xml.ws.http
javax.xml.ws.soap
javax.xml.ws.spi
-----------------------------

Thanks,
Mikhail

2007/7/3, Yang Paulex <[EMAIL PROTECTED]>:
> 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 :)
>
>
> This is really interesting news, any reference for details?
>
> 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
> > >
> >
>
>
>
> --
> Paulex Yang
> China Software Development laboratory
> IBM
>




--
Spark Shen
China Software Development Lab, IBM

Reply via email to