0 Replies Latest reply on Apr 29, 2008 1:46 PM by peterm2@iona.com

    Best practice for exposing an EJB with FUSE ESB or MR?

    peterm2@iona.com

      Hi,

       

      Is there any common or well-known best practices or patterns for exposing an existing EJB (likely <= 2.1) in FUSE ESB as a web service? Would you typically wire a CXF or HTTP BC to a servicemix-bean component (or JSR181) that uses Spring RMI APIs? Or does Camel (aka MR) provide slicker type conversion facilities to pass the normalized message automagically onto the target RMI interface? Or does one inevitably need to write a custom marshaler in all cases?

       

      Thanks,

      \Pete