Greetings,

We're using JBoss 2.4.10.  One of my colleagues has implemented an MBean
that spawns a thread to periodically poll a database table for new rows
based on criteria that we control.  I see two disadvantages:  one, when we
hot redeploy our EAR, the MBean can no longer communicate with components in
it; two, we can't deploy the MBean with our EAR, i.e., we don't have a
single distributable package.  I would appreciate any advice for solving our
problem such that we could have a single distributable package that we can
hot deploy as many times as we like.  If such a solution is possible only on
JBoss 3.x, that's fine, as I've been investigating our migration path to
3.x.

Thanks for your time,
Craig


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to