0 Replies Latest reply on Jul 6, 2007 11:18 AM by german.castro

    MDB3 from .NET C++

    german.castro

      Hello

      I need call a MDB (EJB 3) at JBoss from an external application in C++ (.NET), what is the better way to do this?

      I was trying to use ActiveMQ, i deployed it into JBoss and works fine for comunicate 2 apps .NET (producer and consumer). But when i connect the .NET producer and a MDB consuming the messages nothings happens.

      Also i was looking csil, but it's only for C#...


      Any idea?

      Thanks