jsr345-experts@ejb-spec.java.net

[jsr345-experts] Re: Lookup strings in activationConfig?

From: Jeremy Bauer <jrbauer_at_us.ibm.com>
Date: Thu, 6 Dec 2012 21:20:26 -0600

Hi Marina,

This won't be a problem for the WebSphere container.

-Jeremy



From: Marina Vatkina <marina.vatkina_at_oracle.com>
To: jsr345-experts_at_ejb-spec.java.net,
Date: 11/30/2012 04:16 PM
Subject: [jsr345-experts] Lookup strings in activationConfig?



Experts,

This question is for those of you who represent container providers.

The EJB/JMS 2.0 alignment added 2 JNDI lookup options to the standard
sets of the activationConfig properties (see sections 5.4.16.4 and
5.4.16.5 in the latest EJB 3.2 spec). The intended use for these
properties is to allow RAs to configure the endpoint during the
endpointActivation() call. The latter (the endpointActivation() call)
usually happens while MDB container is being created.

The question: if the JCA spec is to change to allow java:comp lookup
during endpointActivation() call, will it be a problem for your MDB
container?

thanks,
-marina