Petals-BC-SOAP 4.0.x

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View Page History
<soap:http-acceptors>4</soap:http-acceptors>

<!-- HTTPS support, -->
<soap:https-enabled>false</soap:https-enabled>
<soap:https-port>8083</soap:https-port>
<!-- <soap:https-keystore-type>JKS</soap:https-keystore-type>
<soap:https-keystore-file>../https/serverKeystore.jks</soap:https-keystore-file>
<soap:https-keystore-password>passwordServerKeystore</soap:https-keystore-password>
<soap:https-key-password>petalsServerK</soap:https-key-password>
<soap:https-truststore-type>JKS</soap:https-truststore-type>
<soap:https-truststore-file>../https/serverTruststore.jks</soap:https-truststore-file>
<soap:https-truststore-password>passwordServerTruststore</soap:https-truststore-password>
<soap:https-client-authentication-enabled>false</soap:https-client-authentication-enabled> -->

<!-- JMS transport layer, default JMS connection factory, uncommented to activate -->
<!--<soap:java-naming-factory-initial>org.apache.activemq.jndi.ActiveMQInitialContextFactory</soap:java-naming-factory-initial> -->