Changes between Version 12 and Version 13 of caCORESDK40

Show
Ignore:
Author:
ppreddy@uab.edu (IP: 138.26.125.8)
Timestamp:
08/10/09 14:50:46 (3 months ago)
Comment:

dev:replace redundant cagrid links

Legend:

Unmodified
Added
Removed
Modified
  • caCORESDK40

    v12 v13  
    7878 1. Target a specific grid for ultimately publishing the data service to caGrid portal. For this, we chose for testing purpose, the training grid. To do so, one should run: 
    7979{{{    ant -Dtarget.grid=training-1.2 configure }}} 
    80  2. [http://cagrid.org/wiki/CaGrid:Tutorials:1.2:DataService:caCORE_SDK_4 Create] a data service out of the caCORE SDK generated run time system from the sample model.  
     80 2. [http://mediawiki.cagrid.org/wiki/CaGrid:Tutorials:1.2:DataService:caCORE_SDK_4#Create_the_Service_Skeleton Create] a data service out of the caCORE SDK generated run time system from the sample model.  
    8181    During the creation of data service from Introduce, in the '''configuring the client''' step, mentioned the IP address (10.0.0.116) instead of a name in the Hostname field and the port as 9080. This was done to avoid any DN resolution conflicts when this data service is queried/searched for by the caGrid Index service. 
    82  3. [http://cagrid.org/wiki/CaGrid:Tutorials:1.2:DataService:caCORE_SDK_4:Deployment Deploy] the data service and  
    83  4. [http://cagrid.org/wiki/CaGrid:Tutorials:1.2:DataService:caCORE_SDK_4:Invocation Invoke] the grid service 
     82 3. [http://mediawiki.cagrid.org/wiki/CaGrid:Tutorials:1.2:DataService:caCORE_SDK_4:Deployment Deploy] the data service and  
     83 4. [http://mediawiki.cagrid.org/wiki/CaGrid:Tutorials:1.2:DataService:caCORE_SDK_4:Invocation Invoke] the grid service 
    8484 
    8585=== Errors and Troubleshoot ===