CloudTran Home

 
  
 
Contents
 


Chapter 3.  Tutorials

CloudTran provides a number of examples applications that we use in this chapter.

They are located in the Eclipse directory, inside the CloudTran plugin, in the 'jeewiz/examples' directory of the plugin.

The general structure of the path to an example is
<EclipseDir>/plugins/com.cloudtran.builder_x.y.z/jeewiz/examples/CloudTran/<exampleName>
where X, Y and Z represent the CloudTran product major, minor and release numbers.

<EclipseDir> is your Eclipse directory, which the CloudTran plugins are installed, and <exampleName> is the name of the example.

Beneath all the examples except HelloCloudWS, there is also a 'workspace' directory.

To load an example into Eclipse, you just need to specify the workspace directory to Eclipse. For example, if your Eclipse installation is at C:/eclipse, then the version 1.3.0 Entities example is at
C:/eclipse/plugins/com.cloudtran.builder_1.3.0/jeewiz/examples/CloudTran/Entities/workspace
The main project, which creates the other projects, is in the workspace directory, named approximately after the <exampleName>. You can recognise it because it won't have an "_" in the name - and probably have the shortest name of all the projects in the workspace too.

3.1  Creating CloudTran Projects

3.2  HelloCloud - PUs, Services and Business Logic

3.3  Entity Tutorial - Entity/Relation Modelling

3.4  Warehouse - ORM Modelling and Coding

3.5  Congestion Charge - Messaging

3.6  MultiTenancy Example


Copyright (c) 2001-2011 CloudTran Inc.