From: neil_g_avery <nu...@jb...> - 2005-06-22 10:48:59
|
Hi All, Is it possible to have a running application, and then hotdeploy a jar which has an associated aop.xml to be applied? I imagine this may be tricky as it would require reweaving of already loaded classes and only work on the those classes that are 'prepared'. However, what it the new deployment was only applied to a jar, or set of jars not deployed in the container? If this is not possible, would a sensible alternative be to go offline; prepare (aopc) the jar, rebundle and deploy that? Would this approach cause problems? Regards Neil. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3882349#3882349 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3882349 |