From: <ste...@jb...> - 2005-08-01 22:25:10
|
I was just joking as the name of the topic is about removing the deployer :) So, if I do remove the HARDeployer, these will get processed by the SARDeployer (provided we add .har to its extensions). So should SARDeployer do this? Granted this is not my expertise (by a long stretch), but I seem to recall that the MBean itself could actually override what its service name should be; i seem to recall something about this during my looks through SubDeployerSupport and ServiceMBeanSupport. Any examples you know off the top of your head that you could point me to? I tried looking at TreeCache, since it is the closest I know of in terms of controller interaction, etc. But it seemed to also just accept the user-supplied object-name also. JCA overrode this value, but did so in the specific deployer as opposed to within the MBeans. So not sure where I should look for examples of this. Thanks View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3887814#3887814 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3887814 |