On Dec 17, 2006, at 1:40 AM, Manu George wrote:
Hi Mohammad,
Yes we can run an independent version of the MDB
container. I am able to run an MDB after making some changes to the
codebase and running a separate amq instance in that port. There are a
number of changes that needed to be made to the codebase to make the
MDB work.
Impressive patch. That code was more or less thrown in pre-MDB-
container hence the odd mix of things going to the stateless
container -- very tricky to navigate. You did a great job finding
your way through misleading code. Kudos.
I'm going to see if I can't write a ServerService to boot the
ActiveMQ broker in the same vm so we can add some MDB tests to the
test suite.
Pretty exciting!
-David
On 12/17/06, Mohammad Nour El-Din <[EMAIL PROTECTED]> wrote:
Hi Manu...
Did you try running a separate AMQ instance ?, I think this is
like running
a separate DBMS and connecting to it through its connector using the
suitable configurations, I am interested to know the result of
this :)
On 12/16/06, Manu George <[EMAIL PROTECTED]> wrote:
> Hi Dain,
> Here is an issue for you to fix in the MDB
container :-).
> http://issues.apache.org/jira/browse/OPENEJB-409
> Some questions also
>
> Will there be an AMQ instance running in the same VM as OEJB?
Looking
> at the code there seems to be a connector to connect to 51616
port as
> per the conf now. Does this mean we need to start a separate
> independent AMQ instance at this port. If not how to start the
> embedded AMQ in OEJB
>
> Thanks
> Manu
>
--
Thanks
- Mohammad Nour