summaryrefslogtreecommitdiff
path: root/qpid/java/jca/example/conf/jboss-ejb-client.properties
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/java/jca/example/conf/jboss-ejb-client.properties')
-rw-r--r--qpid/java/jca/example/conf/jboss-ejb-client.properties12
1 files changed, 0 insertions, 12 deletions
diff --git a/qpid/java/jca/example/conf/jboss-ejb-client.properties b/qpid/java/jca/example/conf/jboss-ejb-client.properties
deleted file mode 100644
index 9b62e6794c..0000000000
--- a/qpid/java/jca/example/conf/jboss-ejb-client.properties
+++ /dev/null
@@ -1,12 +0,0 @@
-endpoint.name=client-endpoint
-remote.connectionprovider.create.options.org.xnio.Options.SSL_ENABLED=false
-
-remote.connections=default
-
-remote.connection.default.host=localhost
-remote.connection.default.port = 4447
-remote.connection.default.connect.options.org.xnio.Options.SASL_POLICY_NOANONYMOUS=false
-
-remote.connection.default.username=CHANGEME
-remote.connection.default.password=CHANGEME
-