GaryG wrote:
> 1.  Is JSW enabled by default in AMQ?  Like I said, I don't see it running.

The wrapper init script (named activemq) and config (named wrapper.conf)
live in apache-activemq-4.1.0-incubator/bin/linux/.

> 3.  By turning on the logging, are you talking about log4j for the AMQ? 
> I've already got it set to debug, what other debug options do you need
> turned on?

Yeah, log4j.  Trace, maybe?

> Also, it seems that when I run the broker as
> "/opt/activemq-4.1.0/bin/activemq"  without putting it into background with
> "&", it's been staying up since this morning.  I don't see how that'd be
> different from running it in the background.  Just an observation.

When you put the broker into the background with &, does that session
stay open?  Could the terminal's disonnection and HUP signal be killing
it on you?

> Is it recommended to always run it embedded, and not put it in background as
> a command line process?

Totally depends on your requirements.  Both are recommended, I think. :)

-- 
Christopher G. Stach II

Reply via email to