----- Original Message -----
From: "Thomas Marsh" <[EMAIL PROTECTED]>
> James:
>
>
>
> James Strachan wrote:
> >
> > Hi Thomas
> >
> > From: "Thomas Marsh" <[EMAIL PROTECTED]>
> > > All:
> > >
> > > I didn't see a -user list for commons, so I'm posting this here. If
> > > there is a better place to post this, please let me know.
> >
> > This is the best place to post.
> >
> > > Has anyone used commons messenger with IBM's MQSeries?
> >
> > Not yet AFAIK - though modifying the Messenger.xml config file a little
and
> > it should work fine with MQSeries - if you get it working let us know
and we
> > can add the MQ config file to CVS. We've already got config files for
> > JBossMQ, SpiritWave and AshnaMQ.
> >
> > > I'm working on a project which will use IBM Websphere 4.0 Advanced
> > > Edition, which supports EJBs, but not MDBs.
> >
> > Should be fine. Though if you're building a mostly EJB based system then
> > maybe MDBs might help - its worth taking a look at them. If you can't
use
> > MDBs for any reason then Messenger is a great (simple) alternative
without
> > requiring an EJB2.0 container - it'll work just fine in Tomcat.
>
> I'm thinking that messenger will provide me an alternative to using MDBs

It will. In the messenger project its called MDO, Message Driven Objects as
opposed to MDB (Message Driven EJB). All the subscriptions are then put in
an XML deployment document.


> > > I figured we would have to write a listener, which would then pass off
> > > the message ID to a SLSB
> >
> > Whats an SLSB?
>
> Sorry. A stateless session bean. I've been reading the Sun EJB interest
> list too much lately....

:) Ah thanks.

James


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to