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