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

caCORE DataType Mapping Extension

First, checkout the caCORE DataType Mapping Extension distribution from the source code repository and then follow the steps below to compile and deploy the mapping extension to your caGrid installation.

  1. Change to C:\ directory
     cd C:\  
  2. Checkout the source code
  3. Enter the %GRID_INCUBATION% directory
     cd grid-incubation\grid-incubation\incubator 
  4. Re-compile the grid incubation installation by running the following command
     ant clean 
  5. Compile the caCORE DataType Mapping Extension by running the following command
     ant build-project -Dsingle.project.name=mappingExtensions 
  6. Enter the %GRID_INCUBATION%\projects\mappingExtensions directory
     cd projects\mappingExtensions 
  7. Deploy the caCORE DataType Mapping Extension to Introduce by running the following command. Note: please change the value of the introduce.dir variable in the example command to point to the correctlocation on your system.
     ant -Dintroduce.dir=C:\hackathon\caGrid\projects\introduce installIntroduceExtensions 

That's it!  You have now successfully compiled and deployed the mapping extension to Introduce. You can add datatypes from a caCORE project to your caGrid service.

Last edited by
Justin Permar (1180 days ago) , ...
Adaptavist Theme Builder Powered by Atlassian Confluence