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