"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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...