|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (12)
View Page HistoryThe configuration file below represents the default distribution of EasyESB:
{code:JavaScript}
# EasyESB Node parameters
#############################
## EasyESB Node parameters ##
#############################
## EasyESB Node parameters ##
#############################
host=localhost
port=9100
port=9100
############################
# Integration parameters
## Integration parameters ##
############################
############################
# SOAP Listener
soap-external-port=8084
soap-external-port=8084
######################################################################################
# ## Technical services parameters (these are set by default if they are not defined) ##
######################################################################################
# admin-service-behaviour-class=com.ebmwebsourcing.easyesb.technical.service.admin.impl.service.AdminServiceBehaviourImpl.class
# registry-service-behaviour-class=com.ebmwebsourcing.easyesb.technical.service.registry.RegistryServiceBehaviourImpl.class
# registry-service-behaviour-class=com.ebmwebsourcing.easyesb.technical.service.registry.RegistryServiceBehaviourImpl.class
###################################################################
# ## Component parameters (BPEL component is installed by default) ##
###################################################################
# component-bpel=com.ebmwebsourcing.easyesb.component.bpel.impl.BPELComponentImpl.class
{code}
{code}