On Mon, Dec 05, 2005 at 06:00:49PM -0500, Aaron Mulder wrote: > The JSR-88 deployment API accepts a target parameter, and for us, the > target corresponds to a config store. So we can pass that on in the > call to the Deployer GBean, which would then know which config store > to use.
Cool! Is it as simple as adding a new deploy() method or is there some configuration of MX4J that I need to do? Thanks, Toby
