XML

  • submit to reddit

Apache Kafka, XStream, and Spring MVC Links

The Movie Database API—by apiary.io Apache Kafka Apache Kafka Running a Multi-Broker Apache Kafka 0.8 Cluster on a Single Node – Michael G....

0 replies - 3158 views - 05/03/13 by Tim Spann in Articles

XStream – XStreamely Easy Way to Work with XML Data in Java

From time to time there is a moment when we have to deal with XML data. And most of the time it is not the happiest day in our life. There is even a term...

1 replies - 3726 views - 04/23/13 by Tomasz Dziurko in Articles

Mule and JAXB: turning an XSD file into an XML Fiesta!

Hello friends! How’s it going? Has the following ever happened to you? You show up to work one morning and your boss tells you, “I need you to take this...

0 replies - 1942 views - 04/03/13 by Mariano Gonzalez in Articles

How to send CDATA inside your SOAP message payload

If you need to send a SOAP message payload ever and if it resulted something like...

0 replies - 816 views - 03/27/13 by Shelan Perera in Articles

Retrieve Values From XML in Config Registry with WSO2 ESB

The following configuration can retrieve the values in a config registry using the WSO2 ESB. <proxy xmlns="http://ws.apache.org/ns/synapse"...

0 replies - 1089 views - 02/21/13 by Achala Chathura... in Articles

Templating Web Services with Velocity using Camel

When creating webservices a lot of people have objections against using JAXB for binding XML to objects. This may be because of performance reasons, allergy to...

0 replies - 1934 views - 02/06/13 by Billy Sjöberg in Articles

Teaser: Bare-knuckle SOA

 I’m working on this idea, and I don’t know if it appeals to you guys. I’d like your input on whether this is something to explore...

0 replies - 2150 views - 11/10/12 by Johannes Brodwall in Articles

How to Handle Heavily Nested XML Tags with XSLT

I’m new to using Extensible Stylesheet Language Transformations (XSLT). Because I’m new and I had a fairly complex (or so I thought) task to perform with...

0 replies - 2746 views - 10/14/12 by Nick Watts in Articles

How to Tune Java Garbage Collection

This is the third article in the series of "Become a Java GC Expert". In the first issue Understanding Java Garbage Collection we have learned...

0 replies - 15247 views - 10/09/12 by Esen Sagynov in Articles

Russian Novel Programming

One of the things that makes Russian novels hard to read, at least for Americans, is that characters have multiple names. For example, in The Brothers...

1 replies - 3217 views - 10/01/12 by John Cook in Articles

Play Around with AdRotator for Windows Phone XNA

Hot on the heals of the Silverlight article for AdRotator is the documentation for the XNA version, to save repeating myself I’d suggest you read that...

0 replies - 1206 views - 09/19/12 by Simon Jackson in Articles

New MissionKit Raises the Bar for Modeling Tools

Any developer who is working with significant amounts of XML and doing data modeling or UML needs to be aware of Altova and the MissionKit.  The 2012...

0 replies - 2900 views - 09/19/12 by Mitch Pronschinske in Articles

Mediation Routing Using Apache Camel

In this part of the article we proceed to the practical side of integration using patterns. As implementation of EIPs I’ll use Apache Camel integration...

0 replies - 3157 views - 09/13/12 by Michał Warecki in Articles

How to Integrate TimeMachine Scheduler in Spring-Based Applications

One of the goals for TimeMachine Scheduler is to make using POJO as friendly as possible so that we can integrate into any IoC container easily. I've...

2 replies - 2660 views - 09/05/12 by Zemian Deng in Articles

Log4j JSONLayout and JLogIndexer

Last year I was working on building a Solr based log indexing and search.  My idea was simple.  Write a custom appender, use XML Layout, parse the XML into...

0 replies - 4045 views - 09/01/12 by Arun Manivannan in Articles