users@genericjmsra.java.net

Re: RA in geronimo that implements CCI

From: Krishnakumar B <www.bkk_at_gmail.com>
Date: Thu, 12 Oct 2006 12:34:16 +0530

Apologies this was intended was geronimo mailing list. By mistake sent
it to this mailing list.

Thanks for your response.

Regards
Krishnakumar

On 10/11/06, Sivakumar Thyagarajan <Sivakumar.Thyagarajan_at_sun.com> wrote:
> Hi Krishnakumar,
>
> I probably did not understand your question. Do you want to bind a
> static InteractionSpec to JNDI so that it could be reused by application
> components?
>
> Usually InteractionSpec is used to provide more information for an
> Interaction with an EIS.
> > 15.6.2 of the Connectors 1.5 specification: InteractionSpec : "A
> > javax.resource.cci.InteractionSpec holds properties for driving an
> > Interaction with an EIS instance. An InteractionSpec uses an
> > Interaction to execute the specified function on an underlying EIS."
>
> Please refer to
> http://java.sun.com/developer/technicalArticles/J2EE/connectorclient/index.html
> for more information on using InteractionSpec in CCI.
>
> Thanks
> --Siva.
>
>
> Krishnakumar B wrote:
> > 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
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe_at_genericjmsra.dev.java.net
> > For additional commands, e-mail: users-help_at_genericjmsra.dev.java.net
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_genericjmsra.dev.java.net
> For additional commands, e-mail: users-help_at_genericjmsra.dev.java.net
>
>