On 04/03/2008, georgiosgeorgiadis <[EMAIL PROTECTED]> wrote:
>
>  Hooray, the BeanInvocation(null,pojo.getClass().getDeclaredMethod(...),new
>  Object[]{...}) is working.

Great!

We could maybe have a helper method to create a new BeanInvocation
from a method name and argument array to make it a little easier to
use.


> It really calls the specified method. But...
>  unfortunately it does not work through TCP call (non-serializable), thus I
>  will have to create it from the listener's side.

FWIW in trunk of Camel BeanInvocation is serializable (well
externalizable) so it should work in 1.3.0
-- 
James
-------
http://macstrac.blogspot.com/

Open Source Integration
http://open.iona.com

Reply via email to