Hi Nickolay,

thanks for reporting this issue.

I will try to work on it this week end.

The described behavior is the same in SMX3 and SMX4.

As we plan to release SMX Components 2010.02 for SMX 4.3 release, I would like to include this fix in this release.

I will keep you posted via the Jira task.

Regards
JB

On 11/26/2010 08:40 AM, nickolay_martinov wrote:

During SU shutdown XBeanServiceUnit destroys Spring application context,
nulls reference to it and nulls classloader. If later SU is started again
then application context is not recreated and start() call is processed
using component class loader. Two problems arise: application context was
closed and there are no more access to beans in it, component class loader
doesn't see jars in lib directory of SU. So shutdown SA operation breaks
everything. The only workaround is to redeploy SA.
Is there any way to fix that? Does this applies to SMX4 too?

For more information please see
https://issues.apache.org/activemq/browse/SMXCOMP-606

Reply via email to