Difference between revisions of "GCF Primer"

From GCube System
Jump to: navigation, search
Line 27: Line 27:
 
## [[Adding_State#Building & Deploying|Building & Deploying]]
 
## [[Adding_State#Building & Deploying|Building & Deploying]]
 
## [[Adding_State#A Test Client|A Test Client]]
 
## [[Adding_State#A Test Client|A Test Client]]
 +
# [[Managing_State|A Sample Service: Managing State]]
 +
## [[Managing_State#How_to_publish_the_state|How to publish the state]]
 +
## [[Managing_State#How_to_persist_the_state|How to persist the state]]
 
# [[Advanced_Topics|Advanced Topics]]
 
# [[Advanced_Topics|Advanced Topics]]
## [[Advanced_Topics#How_to_publish_the_state|How to publish the state]]
 
## [[Advanced_Topics#How_to_persist_the_state|How to persist the state]]
 
 
## [[Advanced_Topics#Interfacing_the_Information_System|Interfacing the Information System]]
 
## [[Advanced_Topics#Interfacing_the_Information_System|Interfacing the Information System]]
 +
## [[Advanced_Topics#Interfacing_the_Information_System|Service security]]
 
# [[Learning more]]
 
# [[Learning more]]
  
 
--[[User:Manuele.simi|Manuele.simi]] 20:25, 28 March 2008 (EET)
 
--[[User:Manuele.simi|Manuele.simi]] 20:25, 28 March 2008 (EET)

Revision as of 20:46, 28 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. Towards a multi port-type service
    2. Profiling for the infrastructure
    3. Defining the port-type interfaces
    4. Delving into the implementation
    5. JNDI configuration
    6. Building & Deploying
    7. A Test Client
  5. A Sample Service: Managing State
    1. How to publish the state
    2. How to persist the state
  6. Advanced Topics
    1. Interfacing the Information System
    2. Service security
  7. Learning more

--Manuele.simi 20:25, 28 March 2008 (EET)