VMware VCLOUD SDK FOR JAVA 1.0 - DEVELOPER S GUIDE Manual do Utilizador Página 50

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 65
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 49
Hybrid Cloud Application Architecture
F5
®
Deployment Guide 48
Appendix B: vFabric SQLFire scripts
This appendix contains the vFabric SQLFire scripts we used for the WAN
Gateway and Locator, as well as for the Jpetstore application referenced in
Configuring vFabric SQLFire, on page 33.
These scripts may be different in your implementation.
This section is broken up into the following sections:
Infrastructure node WAN Gateway and Locator Scripts
Jpetstore application node Scripts, on page 49
SQL scripts, on page 50
Infrastructure node WAN Gateway and Locator Scripts
This section contains the infrastructure node WAN Gateway and Locator
scripts.
go.init script
The following script is called go.init.
clean script
The following script is called clean, and is used to clean up the POC
environment prior to each run.
#!/bin/bash
export JAVA_HOME=/usr/lib/jvm/jdk1.6.0/jre
export
PATH=${PATH}:JAVA_HOME/bin:/usr/local/petstore/SQLFabric10Beta2/bin
cd /usr/local/petstore/app
./clean
./go
./bootstrap
killall -9 java
rm -rf dsI/serverI/* dsI/serverI/.fab*
rm -rf dsI/locatorI/* dsI/locatorI/.lo*
Vista de página 49
1 2 ... 45 46 47 48 49 50 51 52 53 54 55 ... 64 65

Comentários a estes Manuais

Sem comentários