Prev | Current Page 263 | Next

Binildas A Christudas

"Service-Oriented Java Business Integration"

w3.org/2004/08/wsdl/in-out"
wsdlResource="http://localhost:8080/AxisEndToEnd/
services/HelloWebService?WSDL" />

The previous execution of ant has already built and packaged the service assembly
for the sample.
Deploying and Running the Sample
To deploy the ServiceMix sample, we have the following servicemix.xml:

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



Bind Web Services in ESB??”Web Services Gateway
[ 194 ]


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




To bring up the ServiceMix, change directory to ch10\ServiceMixHttpBinding and
execute the ServiceMix script as follows.


Pages:
251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275