8 lines
390 B
Properties
8 lines
390 B
Properties
endpoint.name=client-endpoint
|
|
remote.connectionprovider.create.options.org.xnio.Options.SSL_ENABLED=false
|
|
remote.connections=default
|
|
remote.connection.default.host=127.0.0.1
|
|
remote.connection.default.port=8080
|
|
remote.connection.default.connect.options.org.xnio.Options.SASL_POLICY_NOANONYMOUS=false
|
|
remote.connection.default.username=myusername
|
|
remote.connection.default.password=mypassword |