Advertisement
Guest User

Untitled

a guest
Jan 10th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. remote.connections=default
  2.  
  3. endpoint.name=client-endpoint
  4. remote.connectionprovider.create.options.org.xnio.Options.SSL_ENABLED=false
  5.  
  6. remote.connections=default
  7.  
  8. remote.connection.default.host=10.81.36.42
  9. remote.connection.default.port=8080
  10. remote.connection.default.connect.options.org.xnio.Options.SASL_POLICY_NOANONYMOUS=false
  11.  
  12. remote.connection.default.username=admin
  13. remote.connection.default.password=admin
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement