Hey,

> > > I have a few questions regarding JBoss's use of JMS and how
> > > it relates to
> > > logging.  And the manual simply says forthcoming ;-)
> >
> > What do you exactly mean for "logging" ?
> > And you refer to JBossMQ or JBoss/Server ?
> > JBoss/Server uses JMS also for monitoring.
> 
> I mean JBoss/Server.  Does JBoss use JMS to communicate 
> messages( errors
> exceptions, debugging ) to its logging class, that are to be logged.

No, it uses JMX.

> > > As I understand it JBoss uses JMS for logging, but how do you
> > > configure JMS?
> > > The EJB 2.0 spec final draft talks about JMS, does the JBoss
> > > use of JMS
> > > conform to the EJB 2.0 spec?
> 
> > Also here, if you refer to MessageDrivenBeans, then yes 
> they're fully
> > supported.
> 
> Is the JBoss logging class a MessageDrivenBean?

No, is an MBean.

Simon

> I am thinking of building a logging mechanism for my EJBs 
> that uses JMS as
> the communication protocol.
> 
> By the way people, excellant work in JBoss!! It has been the 
> easiest one for
> me to setup and configure.
> 
> Jason
> 
> 
> 
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> 


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]

Reply via email to