Prev | Current Page 199 | Next

Binildas A Christudas

"Service-Oriented Java Business Integration"

xml file is shown in the following code:

xmlns:demo="http://www.binildas.com/esb/customcomponent">
class="org.springframework.beans.factory.config.
PropertyPlaceholderConfigurer">
value="classpath:servicemix.properties" />





rootDir="./wdir"
installationDirPath="./install"
deploymentDirPath="./deploy"
flowName="seda"
monitorInstallationDirectory="true"
createMBeanServer="true"
useMBeanServer="true">

service="bt:httpBinding"
endpoint="httpReceiver"
destinationService="demo:interceptor">










Developing JBI Components
[ 144 ]
The first thing to note here is that we have installationDirPath=".


Pages:
187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211