Difference between revisions of "GCF Primer"

From GCube System
Jump to: navigation, search
Line 3: Line 3:
 
## [[Tutorial overview#Ground rules: preparing the environment|Ground rules: preparing the environment]]
 
## [[Tutorial overview#Ground rules: preparing the environment|Ground rules: preparing the environment]]
 
## [[Tutorial overview#Obtaining and running gCore|Obtaining and running gCore]]
 
## [[Tutorial overview#Obtaining and running gCore|Obtaining and running gCore]]
# [[Developing a new gCube service|Developing a new gCube service:Key Concepts]]
+
# [[Developing a new gCube service#Developing a new gCube service: Key Concepts|Developing a new gCube service: Key Concepts]]
 
## [[Developing a new gCube service#Profiling|Profiling]]
 
## [[Developing a new gCube service#Profiling|Profiling]]
 
## [[Developing a new gCube service#Configuration|Configuration]]
 
## [[Developing a new gCube service#Configuration|Configuration]]

Revision as of 22:32, 25 March 2008

  1. Tutorial overview
    1. Introduction
    2. Ground rules: preparing the environment
    3. Obtaining and running gCore
  2. Developing a new gCube service: Key Concepts
    1. Profiling
    2. Configuration
    3. Implementation
    4. Building
    5. Deployment
  3. A Sample Service: From configuration to testing with a single Port-Type
    1. Structuring the service code
    2. Profiling for the infrastructure
    3. JNDI configuration
    4. Sketching port-type interfaces
    5. Delving into the implementation
    6. Building & Deploying
    7. gCore Logging & Restart
    8. A Test Client
    9. Refining the implementation
  4. A Sample Service: Adding State
    1. Multi port-type service
    2. Basic steps
    3. Implementation
    4. Configuring JNDIs & Descriptors
    5. Building & Deploying
    6. A Test Client
  5. Learning more

--Manuele.simi 23:14, 25 March 2008 (EET)