summaryrefslogtreecommitdiff
path: root/qpid/java/jca/example/conf/jboss-ejb-client.properties
blob: 9b62e6794c67a7c7a8acf7bec94808e79a7d6926 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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