2007/7/3, Tim Ellison <[EMAIL PROTECTED]>:
Mikhail Loenko wrote: > 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 > ----------------------------- Take a look at http://ws.apache.org/ You should find a number of these already exist in JaxMe, Axis, etc.
I was thinking about this, seems most of them are related to webservices, and Geronimo seems also leverage other Apache projects as modules on this[1] . So I think we can introduce relevant projects as external dependencies like yoko and xerces. This is a good news anyway. [1] http://geronimo.apache.org/related-projects.html Regards,
Tim
-- Paulex Yang China Software Development laboratory IBM
