Hello Lucas It is me again. Sorry about my previous post. I just tried to use the list of map entry to allow user to define their own job instances and I noticed that I didn't need to use the ControlFacet to create a new instance of the job. So no need to respond to my previous email.
The only outstanding question is the one related to deployment. Mainly I want to know what class is used to deploy the plugins from the plugins folder under the JON server deployment. The reason I am asking this is that I decided to use arquillian to test my plugin but I am getting a module deployment error. The cause of the exception is that the DeplomentManagerImpl ( included in the Jboss AS 4.2.3.GA used under JON 3.1.1) does not expect a jar as a deployable module but rather as a sub module unless it is an ejb jar. There is no way to use that deployment manager to do the deployment of the plugin to JBoss AS. So I figure you guys are probably using something else to handle the deployment of those plugins into the JON server. I just want to know what to use to get my arquillian test to pass this hurdle.
Regards
rhq-users@lists.stg.fedorahosted.org