users@glassfish.java.net

RE: Inbound JCA Resource Adapter example

From: Markus Karg <karg_at_quipsy.de>
Date: Wed, 13 Aug 2008 11:51:37 +0200

Hi,

what do you actually want to get? How to write an adapter, or how to make it run in GlassFish?

Regarding your question: A JCA inbound RA never gets aware of the EJB that subscribed to it, but it only sees an endpoint, which is a piece of glue between the EJB instance and the RA, provided by the application server to be able to provide several services "around" the communication between subscriber and provider. Using pure Java EE you cannot find out the EJB's name or class. For what do you need it?

Regards
Markus

-----Original Message-----
From: glassfish_at_javadesktop.org [mailto:glassfish_at_javadesktop.org]
Sent: Mittwoch, 13. August 2008 09:17
To: users_at_glassfish.dev.java.net
Subject: Inbound JCA Resource Adapter example

Hi all,
I'm looking for the example of Inbound JCA Resource Adapter compliant to JCA 1.5 spec.
So it would be possible to deploy it into Glassfish.

How does JCA RA become aware of EJBs subscribed to this JCA RA?
The parameters MessageEndpointFactory and ActivationSpec don't give any clue to EJBs.
[Message sent by forum member 'neighbour' (neighbour)]

http://forums.java.net/jive/thread.jspa?messageID=292967

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
For additional commands, e-mail: users-help_at_glassfish.dev.java.net