[jboss-dev-forums] [Management Development] - Re: Simple Example using ManagedObjects and ProfileService

emuckenhuber do-not-reply at jboss.com
Fri Nov 13 10:24:51 EST 2009


"rareddy" wrote : 
  | I do need write couple deployers for Teiid specific artifacts, I will use the above approach.
  | 
  | Is there anyway I can attach additional attachment metadata for existing deployers? For example, for RAR deployer add more metadata that defines management of some custom properties specific to that connector than that of those already defined for that RAR using its template, like "NoTxConnectionFactoryTemplate". What I am trying to do is expose "config" properties in ra.xml that are specific to my connector to profile service.

Hmm, well if you want to provide a template for creating a teiid specific configuration we have a notion of DeploymentTemplates - where you could extend the current DataSource templates and add specific properties. 
For this you would not need any specific deployers integration code. 

In case this has to be exposed differently to JOPR e.g. under a different category then it gets more complicated.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4265553#4265553

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4265553



More information about the jboss-dev-forums mailing list