[jboss-dev-forums] [Management Development] - Re: Simple Example using ManagedObjects and ProfileService
rareddy
do-not-reply at jboss.com
Fri Nov 13 10:50:26 EST 2009
Thanks for the reply Emanuel.
I just realized I mixed-up two different (closely related by functionality) concepts together. Templates are different from management objects. Sorry about that. Seems like my need is to expose properties in both ends. Like when the template is called I need to expose properties to create a new connection factory. At the same time when somebody looks at properties on a created connection factory expose those properties along with their values.
anonymous wrote : where you could extend the current DataSource templates and add specific properties. For this you would not need any specific deployers integration code.
Yeah, this sounds like what I need to do. Is there any code sample you can point me towards.
anonymous wrote : In case this has to be exposed differently to JOPR e.g. under a different category then it gets more complicated.
Yes, we want to tie this into JOPR plugin to under a different component type that are specific to Teiid. That is reason I am trying to expose these beans to Profile Service.
Thanks again for your help.
Ramesh..
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4265565#4265565
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4265565
More information about the jboss-dev-forums
mailing list