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 - 1023 views - 02/08/12 by Christoph Beck in Articles
JaxB can handle Java.util.Date serialization, but it expects the following format: “yyyy-MM-ddTHH:mm:ss“. What if you need to format the date object in another format?
2 replies - 3807 views - 06/07/11 by Loiane Groner in Articles
Apache CXF and Metro WS are two very popular webservice
frameworks(which fully implements JAX-WS specification).Both are equally
popular and widely used. Metro WS project has been receiving lot of
attention, thanks to some good advertising and...
7 replies - 8377 views - 05/17/10 by Ramsundar Kuppusamy in Articles
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