Access Keys:
Skip to content (Access Key - 0)

Invoking the Analytical Method


Re-Deploy the Service

  • Click the Deploy Service button at the top of the Introduce portal. Using the file selection dialog, browse to the root directory of your newly created data service ( C:\CaGridTutorialService ). When the service deployment dialog appears, set the Deployment Location to GLOBUS_LOCATION using the drop down provided.
Deployment properties
  • Click the Deploy button to deploy the data service to the Globus Location.

Re-Start the Container


  • Using a new command prompt, change to the Globus location directory and start up Globus. (If globus is already running, be sure to terminate it before you proceed with starting another one.)

%> cd %GLOBUS_LOCATION%\bin
%> globus-start-container.bat -nosec

Run the new Client


  • At the original command prompt, change to the data service root directory and run the ant task to launch the client.

    %> cd C:\CaGridTutorialService\
    %> ant runClient

  • Upon running the client, you should see the following:
    $ ant runClient
    Buildfile: build.xml
    
    setGlobus:
    
    checkGlobus:
         [echo] Globus: c:/cagrid-training/ws-core-4.0.3
    
    defineClasspaths:
    
    runClient:
         [echo] Connecting to service: http://localhost:8080/wsrf/services/cagrid/CaGridTutorialService
         [java] JVM args ignored when same JVM is used.
         [java] Running the Grid Service Client
         [java] HDAC2
         [java] RAD17
         [java] CCNB1
         [java] CHEK1
         [java] BRCA2
         [java] GTF2F1
         [java] YWHAQ
         [java] GADD45A
         [java] NFKBIA
         [java] RAD50
         [java] NCOR2
         [java] MAPK8
         [java] RPS6KA1
         [java] HUS1
         [java] NRIP1
         [java] TP73
         [java] MRE11A
         [java] BRCA1
         [java] MTTP
         [java] ESR1
         [java] FANCD2
         [java] YWHAH
         [java] RAD9A
         [java] WEE1
         [java] EIF4E
         [java] NR0B1
         [java] POLR2A
         [java] ATR
         [java] MYT1
         [java] CHEK2
         [java] FANCE
         [java] CDC2
         [java] TREX1
         [java] RLN3
         [java] ATM
         [java] CDKN1A
         [java] CARM1
         [java] TP53
         [java] NFKB1
         [java] CDKN2D
         [java] GTF2E1
         [java] ERCC3
         [java] PRKDC
         [java] NBN
         [java] FANCC
         [java] PHB2
         [java] CHEK2
         [java] GRIP1
         [java] PELP1
         [java] CDC34
         [java] EP300
         [java] CCND1
         [java] JUN
         [java] PPARGC1A
         [java] RAD1
         [java] RBBP8
         [java] SPEN
         [java] FANCA
         [java] MDM2
         [java] TBP
         [java] FANCG
         [java] RASGRF1
         [java] BARD1
         [java] PLK1
         [java] GTF2A1
         [java] GTF2A1
         [java] ESR1
         [java] RAD51
         [java] FANCF
         [java] CHEK2
         [java] MEF2C
         [java] PPARBP
         [java] EP300
         [java] SRA1
         [java] FANCF
    
    BUILD SUCCESSFUL
    Total time: 9 seconds
    

*The output may very as data is updated in the caBIO data source.

Last edited by
Sarah Honacki (1172 days ago)
Adaptavist Theme Builder Powered by Atlassian Confluence