Posts Tagged JiBX

Bind XML message to Java objects using JiBX – JiBX binding tutorial

JiBX binding tutorial  Companies are moving more and more towards service oriented architecture (SOA) and SOA services communicate with well forma

Java

No Comments

Bidirectional Associations and JiBX

I recently needed to use JiBX to parse a XML document into domain objects that contained bidirectional associations with collections.  The issue

General Technology, Java

No Comments