I have a mixed feeling about this goal here. On one hand, the goal of the Web is to integrate with everything. Clearly, a POJO is something valuable and it makes sense to expose it as a Web citizen. On the other hand, if we think about SOA, the danger is that a developer may use a POJO as the interface contract rather than, say, a predefined XML document. Is this issue in-scope for this API?
Hao