Hi all, I'm new to CXF and have here some beginner questions:
- Looking to CXF website, I saw some XML-based data-bindings⦠What about sending service arguments directly as Java objects using JMS without converting it to XML? Is that supported by CXF? Our app has high-throughput requirements to fulfill and requires support for publish-subscribe mechanisms. - Since our app is OSGi based, I'd also be curious about plans regarding JMS-support by the CXF-based Distributed OSGi implementation? Any schedules? How much effort is associated with adding that support? Any hints are highly appreciated. Regards, Philipp
