RE: Java objects and JMS in Distributed OSGi

2009-02-16 Thread Philipp Konradi
gt; I'm planning to look into adding JMS support to distributed OSGi. The > main task here would involve figuring out how to enable the CXF JMS > transport in a purely programmatic fashion (i.e. in the absence of pre- > existing WSDL or spring config). I hope to have some time to look in

Java objects and JMS in Distributed OSGi

2009-02-12 Thread Philipp Konradi
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 f