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

rareddy do-not-reply at jboss.com
Fri Nov 13 09:42:01 EST 2009


anonymous wrote : Hmm, this is difficult to say since i don't really know what you are trying to achieve and the expected behavior for ProfileService.

The existing architecture of our application (Teiid) currently does not depend on MC based POJO framework, I trying to see if I can manage services in there with out lot of re-work to work under AS and profile service. 

anonymous wrote :  In general we create ManagedObjects based on the attachment meta data in the deployers. So in case you have your own deployers you should be able to explicitly add and expose your ManagedObjects, which is the preferred way. 
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.

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

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



More information about the jboss-dev-forums mailing list