Forgive me but I'm having issues getting the LCDS samples to run under
Tomcat 6.0. I've deployed all 3 war files included in the download
(ds-console.war, lcds.war, and lcds-samples.war) and none of the sample
apps seem to work. It looks like the result of the call to
MessageBroker.getMessageBroker(null); is always null, causing null
pointer exceptions. I've been able to install and run the BlazeDS
samples without error. Is there something special I need to do to get
the LCDS ones running?