From 5e09be7cc6ed2de1be4db0f8d345e0e4685ba801 Mon Sep 17 00:00:00 2001 From: "Weston M. Price" Date: Tue, 17 Apr 2012 21:38:29 +0000 Subject: QPID-3701 -Add support for Glassfish 3.1.1 AS -Add necessary configuration files for Glassfish support -Reworked JNDI naming conventions to be consistent across all supported app servers -Fixed NPE in QpidConnectionFactoryProxy -Added necessary documentation files for Glassfish support git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1327294 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/jca/example/build.xml | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) (limited to 'qpid/java/jca/example/build.xml') diff --git a/qpid/java/jca/example/build.xml b/qpid/java/jca/example/build.xml index ab70ee45fc..60b7f7a0d1 100644 --- a/qpid/java/jca/example/build.xml +++ b/qpid/java/jca/example/build.xml @@ -27,7 +27,7 @@ - + @@ -72,7 +72,6 @@ - @@ -92,12 +91,14 @@ + + @@ -112,6 +113,9 @@ + + + @@ -120,6 +124,7 @@ + @@ -143,9 +148,9 @@ - + + - @@ -167,8 +172,8 @@ - - + + -- cgit v1.2.1