The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


More and more toolkits are built on top of JAXB

Posted by kohsuke on June 12, 2006 at 5:26 PM PDT

More and more web service toolkits are built on top of the JAXB RI. For example ...

  1. ActiveSOAP, a Codehaus project
  2. XFire, a Codehaus project
  3. Celtix, an ObjectWeb project
  4. Axis, an Apache project
  5. ServiceMix, a LogicBlaze project

OK, saying "built on top of" is an exaggeration, but they chose the JAXB RI when they wanted to support/use JAXB 2.0. It's just one more indication that people like JAXB and the JAXB RI!

Related Topics >> Java Web Services and XML      
Comments
Comments are listed in date ascending order (oldest first)