21 lines
1.0 KiB
INI
21 lines
1.0 KiB
INI
#remote.connections=default
|
|
#remote.connection.default.host=odroid-u3
|
|
#remote.connection.default.port=8080
|
|
#remote.connection.default.connect.options.org.xnio.Options.SASL_POLICY_NOANONYMOUS=false
|
|
#remote.connection.default.connect.options.org.xnio.Options.SASL_POLICY_NOPLAINTEXT=false
|
|
#remote.connection.default.connect.options.org.xnio.Options.SASL_DISALLOWED_MECHANISMS=${host.auth:JBOSS-LOCAL-USER}
|
|
#
|
|
#remote.connection.default.username=jpacrepo
|
|
#remote.connection.default.password=password01.
|
|
#
|
|
#remote.connectionprovider.create.options.org.xnio.Options.SSL_ENABLED=false
|
|
#remote.connections=default
|
|
#remote.connection.default.host=odroid-u3
|
|
#remote.connection.default.port=4447
|
|
#remote.connection.default.connect.options.org.xnio.Options.SASL_POLICY_NOANONYMOUS=false
|
|
#jboss.naming.client.ejb.context=true
|
|
#
|
|
#java.naming.factory.initial=org.jboss.naming.remote.client.InitialContextFactory
|
|
#java.naming.factory.initial=java.naming.spi.InitialContextFactory
|
|
#java.naming.factory.url.pkgs=org.jboss.ejb.client.naming
|
|
#java.naming.provider.url=remote://odroid-u3:4447 |