On Tue, Aug 12, 2008 at 4:24 PM, Neril Andre <[EMAIL PROTECTED]> wrote: > Hi, > > Is there a rmi binding component in servicemix?
The servicemix-http component can handle Spring HTTP remoting which uses RMI over HTTP. It uses a marshaler that handles RMI serialization for this task. For more info, see the Javadocs in the SerializedMarshaler: http://fisheye6.atlassian.com/browse/servicemix/smx3/branches/servicemix-3.2/deployables/bindingcomponents/servicemix-http/src/main/java/org/apache/servicemix/http/endpoints/SerializedMarshaler.java?r=servicemix-3.2 Bruce -- perl -e 'print unpack("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*" );' Apache ActiveMQ - http://activemq.org/ Apache Camel - http://activemq.org/camel/ Apache ServiceMix - http://servicemix.org/ Blog: http://bruceblog.org/
