once a Topic or Queue has been stopped via the 'stop' operation, none of its operations or properties work, and thus it cannot be restarted using the 'start' operation
JBAS-6939after stopping a Topic or Queue via the stop operation, calling getRunState() on the corresponding component returns RunState.RUNNING, rather than RunState.STOPPED
Closed
JBAS-6871don't create delegate operations for stopped components