users@connector-spec.java.net

[connector-spec-users] Re: [jsr322-experts] Re: CONNECTOR_SPEC-1: BootstrapContext.getUniqueId()

From: Jesper Pedersen <jesper.pedersen_at_redhat.com>
Date: Fri, 11 Jan 2013 13:41:56 -0500

On 01/11/2013 01:25 PM, Nigel Deakin wrote:
>> Given there is access to java:comp/UniqueMDBName during
>> endpointActivation() would that cover your use-cases ?
>>
>> Or would still need a value from BootstrapContext that is unique
>> across a cluster ?
>>
>
> I still need getInstanceName() (as defined in CONNECTOR_SPEC-1?) or an
> equivalent. How would this digger from BootstrapContext.getUniqueId()?
>

There is no 'instance name' for a BootstrapContext, but getUniqueId()
would contain the functionality you are looking for.

The format of the identifier will be discussed based on your request.

Best regards,
  Jesper