Hi,
I am trying to deploy a RA in geronimo that uses CCI. I have
implemented InteractionSpec related interfaces. I need to register
this in JNDI so that i can lookup like this. ( InteractionSpec ispec
= (InteractionSpec) context.lookup("ra/TestInteractionSpec")
Can administered objects be used to register InteractionSpec? Is there
an example available that i can refer to ?
Regards
Krishnakumar