Supplier 360
- Supplier 360 10.4 HotFix 2
- All Products
Property
| Value
|
---|---|
app.server.type
| jboss
|
java.naming.factory.initial
| org.wildfly.naming.client.WildFlyInitialContextFactory
|
java.naming.provider.url
| remote+http://<Host name of application server>:<Port number>
|
remote.connectionprovider.create.options.org.xnio.Options.SSL_ENABLED
| false
|
remote.connections
| default
|
remote.connection.default.host
| localhost
|
remote.connection.default.port
| <Default port>
|
remote.connection.default.connect.options.org.xnio.Options.SASL_POLICY_NOANONYMOUS
| false
|
Property
| Value
|
---|---|
app.server.type
| weblogic
|
java.naming.factory.initial
| weblogic.jndi.WLInitialContextFactory
|
java.naming.provider.url
| t3://<Host name of application server>:<Port number>
|
java.naming.security.authentication
| simple
|
java.naming.security.credentials
| <WebLogic console password>
|
java.naming.security.principal
| <Weblogic console username>
|
remote.connection.default.port
| <Default port>
|
siperian-client.protocol
| ejb
|
weblogic.security.SSL.ignorehostnameVerification
| true
|