On Wed, Sep 28, 2011 at 4:27 PM, smythewin
<sven.suept...@businessdecision.com> wrote:
> Hi,
>
> if I get Willem's point right, I would NOT be able to call the EJB remotely
> in either way (using camel ejb or any ordinary ejb invocation mechanism).
>
> But I can perfectly do that, when running a Servlet (in the same deployment
> artifact as the camel route is located), injecing it the (remote) EJB
> reference, create an object of type MemberBusDataDeliveryType and call the
> EJB method with the type object parameterized. The result is the expected
> one, and not the type conversion failure as described about.
>
>
 May the sources will help?
>

Try creating a project without Camel, to see if you can get it working
to invoke the EJBs without any problems?

And btw which EJB server are you using? And what version of the EJB? I
assume its EJB 3.0.


> Thanks in advance for all your help/suggestions.
>
> Sven
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/TypeConversion-with-JAXB-when-calling-remote-EJB-tp4845064p4849366.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



-- 
Claus Ibsen
-----------------
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to