diff options
Diffstat (limited to 'qpid/java/jca/example/build-jboss-properties.xml')
| -rw-r--r-- | qpid/java/jca/example/build-jboss-properties.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/java/jca/example/build-jboss-properties.xml b/qpid/java/jca/example/build-jboss-properties.xml index b7edf3d796..ce0cec2b35 100644 --- a/qpid/java/jca/example/build-jboss-properties.xml +++ b/qpid/java/jca/example/build-jboss-properties.xml @@ -21,6 +21,7 @@ <project name="qpid-jca-example-jboss-properties" basedir="." default=""> <property name="jndi.scheme" value="mappedName"/> + <property name="qpid.xacf.jndi.name" value="java:QpidJMSXA"/> <property name="qpid.cf.jndi.name" value="QpidConnectionFactory"/> <property name="qpid.hello.topic.jndi.name" value="HelloTopic"/> |
