Changes between Version 12 and Version 13 of caCORESDK40
- Timestamp:
- 08/10/09 14:50:46 (3 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
caCORESDK40
v12 v13 78 78 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: 79 79 {{{ ant -Dtarget.grid=training-1.2 configure }}} 80 2. [http:// cagrid.org/wiki/CaGrid:Tutorials:1.2:DataService:caCORE_SDK_4Create] 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. 81 81 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 and83 4. [http:// cagrid.org/wiki/CaGrid:Tutorials:1.2:DataService:caCORE_SDK_4:Invocation Invoke] the grid service82 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 84 84 85 85 === Errors and Troubleshoot ===
