jsr343-experts@jms-spec.java.net

[jsr343-experts] Re: (JMS_SPEC-96 & 97) Define Java EE connection factory and destination definition annotations and descriptor elements

From: Nigel Deakin <nigel.deakin_at_oracle.com>
Date: Mon, 11 Feb 2013 15:59:13 +0000

I've made yet another small change to the JMSConnectionFactoryDefinition and JMSDestinationDefinition annotations.

At the request of the JCA spec lead, and in conjunction with the Java EE spec lead, I've changed the
"resourceAdapterName" attribute to "resourceAdapter"

You can view the updated API at
http://jms-spec.java.net/2.0-SNAPSHOT/apidocs/javax/jms/JMSConnectionFactoryDefinition.html
http://jms-spec.java.net/2.0-SNAPSHOT/apidocs/javax/jms/JMSDestinationDefinition.html

Nigel