Did you know? DZone has great portals for Python, Cloud, NoSQL, and HTML5!

StAX

  • submit to reddit

StAXON - JSON via StAX

XML is for dinosaurs, right? Everybody uses JSON these days. So you do, don't you? But what about things like XSD, XSLT, JAXB, XPath, etc -- is it all evil?

0 replies - 1024 views - 02/08/12 by Christoph Beck in Articles

Hessian Client Extender With Dynamic Proxy Inside OSGi

The next OSGi release (4.2) contains many enhancements such as service registry hooks, transactions and distribution. Apache CXF and Eclipse Riena are the pioneers using this to enable distribution inside OSGi. Newton as an SCA implementation and others...

1 replies - 7257 views - 04/14/09 by Slim Ouertani in Tips and Tricks

On The Need of OSGi-compatible JSR API Class Libraries

Although JSR APIs are generally simple to use, they introduce a lot of difficulties when used from OSGi Environments. The main two problems they introduce are:

0 replies - 4446 views - 09/04/08 by Valery Abu-Eid in Articles